[INFO] cloning repository https://github.com/SonicallGameXGit/tinystorm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SonicallGameXGit/tinystorm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSonicallGameXGit%2Ftinystorm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSonicallGameXGit%2Ftinystorm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d9e7184d5330392a71477ee8eef36511268f5a6c
[INFO] testing SonicallGameXGit/tinystorm against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSonicallGameXGit%2Ftinystorm" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SonicallGameXGit/tinystorm
[INFO] finished tweaking git repo https://github.com/SonicallGameXGit/tinystorm
[INFO] tweaked toml for git repo https://github.com/SonicallGameXGit/tinystorm written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SonicallGameXGit/tinystorm on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 136 packages to latest Rust 1.98.0-nightly compatible versions
[INFO] [stderr]       Adding glfw v0.59.0 (available: v0.62.0)
[INFO] [stderr]       Adding nalgebra v0.33.3 (available: v0.35.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded spin_sleep v1.3.3
[INFO] [stderr]   Downloaded wide v0.7.33
[INFO] [stderr]   Downloaded profiling-procmacros v1.0.18
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.123
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.123
[INFO] [stderr]   Downloaded profiling v1.0.18
[INFO] [stderr]   Downloaded gl v0.14.0
[INFO] [stderr]   Downloaded shlex v2.0.1
[INFO] [stderr]   Downloaded nalgebra-macros v0.2.2
[INFO] [stderr]   Downloaded imgref v1.12.2
[INFO] [stderr]   Downloaded avif-serialize v0.8.9
[INFO] [stderr]   Downloaded cmake v0.1.58
[INFO] [stderr]   Downloaded smallvec v1.15.2
[INFO] [stderr]   Downloaded autocfg v1.5.1
[INFO] [stderr]   Downloaded gif v0.14.2
[INFO] [stderr]   Downloaded objc-sys v0.3.5
[INFO] [stderr]   Downloaded typenum v1.20.1
[INFO] [stderr]   Downloaded no_std_io2 v0.9.4
[INFO] [stderr]   Downloaded simba v0.9.1
[INFO] [stderr]   Downloaded log v0.4.32
[INFO] [stderr]   Downloaded built v0.8.1
[INFO] [stderr]   Downloaded bitflags v2.13.0
[INFO] [stderr]   Downloaded safe_arch v0.7.4
[INFO] [stderr]   Downloaded bitstream-io v4.10.0
[INFO] [stderr]   Downloaded xml-rs v0.8.28
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.52
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.123
[INFO] [stderr]   Downloaded cc v1.2.63
[INFO] [stderr]   Downloaded memchr v2.8.2
[INFO] [stderr]   Downloaded bumpalo v3.20.3
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.123
[INFO] [stderr]   Downloaded libfuzzer-sys v0.4.13
[INFO] [stderr]   Downloaded glfw v0.59.0
[INFO] [stderr]   Downloaded objc2 v0.5.2
[INFO] [stderr]   Downloaded zerocopy v0.8.52
[INFO] [stderr]   Downloaded nalgebra v0.33.3
[INFO] [stderr]   Downloaded glfw-sys v5.0.0+3.3.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e5969499f7395142b877a03856c8d49b18f0f15ff92dd6fa159e87e3035252d
[INFO] running `Command { std: "docker" "start" "-a" "0e5969499f7395142b877a03856c8d49b18f0f15ff92dd6fa159e87e3035252d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e5969499f7395142b877a03856c8d49b18f0f15ff92dd6fa159e87e3035252d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e5969499f7395142b877a03856c8d49b18f0f15ff92dd6fa159e87e3035252d", kill_on_drop: false }`
[INFO] [stdout] 0e5969499f7395142b877a03856c8d49b18f0f15ff92dd6fa159e87e3035252d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da50c5c9a8d374b56561d9c831f9ae7b9a27002c177d8c6a8302c3394cef230a
[INFO] running `Command { std: "docker" "start" "-a" "da50c5c9a8d374b56561d9c831f9ae7b9a27002c177d8c6a8302c3394cef230a", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling built v0.8.1
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling imgref v1.12.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling zune-jpeg v0.5.15
[INFO] [stderr]    Compiling avif-serialize v0.8.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling no_std_io2 v0.9.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling bitstream-io v4.10.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling pxfm v0.1.29
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling fax v0.2.7
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling glfw-sys v5.0.0+3.3.9
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling gif v0.14.2
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling spin_sleep v1.3.3
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling profiling v1.0.18
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling glfw v0.59.0
[INFO] [stderr]    Compiling nalgebra v0.33.3
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling tiff v0.11.3
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling ravif v0.13.0
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling tinystorm v0.0.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.98s
[INFO] running `Command { std: "docker" "inspect" "da50c5c9a8d374b56561d9c831f9ae7b9a27002c177d8c6a8302c3394cef230a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da50c5c9a8d374b56561d9c831f9ae7b9a27002c177d8c6a8302c3394cef230a", kill_on_drop: false }`
[INFO] [stdout] da50c5c9a8d374b56561d9c831f9ae7b9a27002c177d8c6a8302c3394cef230a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82f94af847447cc94fe0037e970a72eba51c44a91f23e4bb331bdc25787c9baa
[INFO] running `Command { std: "docker" "start" "-a" "82f94af847447cc94fe0037e970a72eba51c44a91f23e4bb331bdc25787c9baa", kill_on_drop: false }`
[INFO] [stderr]    Compiling tinystorm v0.0.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.04s
[INFO] running `Command { std: "docker" "inspect" "82f94af847447cc94fe0037e970a72eba51c44a91f23e4bb331bdc25787c9baa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82f94af847447cc94fe0037e970a72eba51c44a91f23e4bb331bdc25787c9baa", kill_on_drop: false }`
[INFO] [stdout] 82f94af847447cc94fe0037e970a72eba51c44a91f23e4bb331bdc25787c9baa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9cfac5cc2d28c3434f9f05ecaad55b1d087f7ff5ba58f8fc00d61876634e3bb9
[INFO] running `Command { std: "docker" "start" "-a" "9cfac5cc2d28c3434f9f05ecaad55b1d087f7ff5ba58f8fc00d61876634e3bb9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tinystorm-27e9947f8060d683)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tinystorm
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test src/lib.rs - (line 18) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 216) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 272) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 98) ... FAILED
[INFO] [stdout] test src/mesh.rs - mesh::IndexedMesh::new (line 725) ... FAILED
[INFO] [stdout] test src/mesh.rs - mesh::IndexedMesh::draw (line 770) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 157) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 241) ... FAILED
[INFO] [stdout] test src/mesh.rs - mesh::Mesh::draw (line 464) ... FAILED
[INFO] [stdout] test src/mesh.rs - mesh::Mesh::new (line 437) ... FAILED
[INFO] [stdout] test src/mesh.rs - mesh::Layout::next_attribute (line 95) ... FAILED
[INFO] [stdout] test src/window.rs - window::Window (line 9) ... FAILED
[INFO] [stdout] test src/window.rs - window::Window::is_running (line 66) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 232) ... FAILED
[INFO] [stdout] test src/window.rs - window::WindowBuilder (line 535) ... FAILED
[INFO] [stdout] test src/window.rs - window::Window::poll_events (line 75) ... FAILED
[INFO] [stdout] test src/window.rs - window::WindowBuilder::NO_MAX_FPS (line 390) ... FAILED
[INFO] [stdout] test src/window.rs - window::Window::swap_buffers (line 145) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 125) ... FAILED
[INFO] [stdout] test src/window.rs - window::WindowBuilder::build (line 454) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 184) ... FAILED
[INFO] [stdout] test src/window.rs - window::WindowBuilder::NO_MSAA (line 399) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 138) ... FAILED
[INFO] [stdout] test src/window.rs - window::WindowBuilder::with_max_fps (line 435) ... FAILED
[INFO] [stdout] test src/window.rs - window::WindowBuilder::with_max_fps (line 427) ... FAILED
[INFO] [stdout] test src/mesh.rs - mesh::IndexedMesh (line 494) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 41) ... FAILED
[INFO] [stdout] test src/window.rs - window::Window::is_key_just_pressed (line 244) ... FAILED
[INFO] [stdout] test src/mesh.rs - mesh::Mesh (line 171) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 6) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 261) ... FAILED
[INFO] [stdout] test src/window.rs - window::Window::is_key_pressed (line 223) ... FAILED
[INFO] [stdout] test src/texture.rs - texture::Texture::load_from_file (line 15) ... FAILED
[INFO] [stdout] test src/window.rs - window::Window::is_mouse_button_just_pressed (line 290) ... FAILED
[INFO] [stdout] test src/window.rs - window::Window::is_mouse_button_pressed (line 269) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 18) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Window` in this scope
[INFO] [stdout]   --> src/lib.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 | let mut window: Window = WindowBuilder::default()
[INFO] [stdout]    |                 ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 18 + use glfw::Window;
[INFO] [stdout]    |
[INFO] [stdout] 18 + use tinystorm::window::Window;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `WindowBuilder` in this scope
[INFO] [stdout]   --> src/lib.rs:19:26
[INFO] [stdout]    |
[INFO] [stdout] 19 | let mut window: Window = WindowBuilder::default()
[INFO] [stdout]    |                          ^^^^^^^^^^^^^ use of undeclared type `WindowBuilder`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 18 + use tinystorm::window::WindowBuilder;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 216) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `window` in this scope
[INFO] [stdout]    --> src/lib.rs:217:7
[INFO] [stdout]     |
[INFO] [stdout] 217 | while window.is_running() {
[INFO] [stdout]     |       ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `window` in this scope
[INFO] [stdout]    --> src/lib.rs:218:5
[INFO] [stdout]     |
[INFO] [stdout] 218 |     window.poll_events();
[INFO] [stdout]     |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `mesh1` in this scope
[INFO] [stdout]    --> src/lib.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 221 |     mesh1.draw();
[INFO] [stdout]     |     ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `mesh2` in this scope
[INFO] [stdout]    --> src/lib.rs:222:5
[INFO] [stdout]     |
[INFO] [stdout] 222 |     mesh2.draw();
[INFO] [stdout]     |     ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `window` in this scope
[INFO] [stdout]    --> src/lib.rs:225:5
[INFO] [stdout]     |
[INFO] [stdout] 225 |     window.swap_buffers();
[INFO] [stdout]     |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 272) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `window` in this scope
[INFO] [stdout]    --> src/lib.rs:273:7
[INFO] [stdout]     |
[INFO] [stdout] 273 | while window.is_running() {
[INFO] [stdout]     |       ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `window` in this scope
[INFO] [stdout]    --> src/lib.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 274 |     window.poll_events();
[INFO] [stdout]     |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `shader` in this scope
[INFO] [stdout]    --> src/lib.rs:277:5
[INFO] [stdout]     |
[INFO] [stdout] 277 |     shader.bind();
[INFO] [stdout]     |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `shader` in this scope
[INFO] [stdout]    --> src/lib.rs:278:5
[INFO] [stdout]     |
[INFO] [stdout] 278 |     shader.set_int("u_ColorSampler", 0); // Just bind uniform sampler2D u_ColorSampler; to texture slot 0.
[INFO] [stdout]     |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `texture` in this scope
[INFO] [stdout]    --> src/lib.rs:280:5
[INFO] [stdout]     |
[INFO] [stdout] 280 |     texture.bind(0); // Binding texture to a slot 0.
[INFO] [stdout]     |     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `mesh` in this scope
[INFO] [stdout]    --> src/lib.rs:281:5
[INFO] [stdout]     |
[INFO] [stdout] 281 |     mesh.draw();
[INFO] [stdout]     |     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Texture` in this scope
[INFO] [stdout]    --> src/lib.rs:282:5
[INFO] [stdout]     |
[INFO] [stdout] 282 |     Texture::unbind(); // You can use that if you really need to have no textures bound at all.
[INFO] [stdout]     |     ^^^^^^^ use of undeclared type `Texture`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 272 + use tinystorm::texture::Texture;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 98) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `window` in this scope
[INFO] [stdout]   --> src/lib.rs:99:4
[INFO] [stdout]    |
[INFO] [stdout] 99 | if window.is_key_just_pressed(Key::E) {
[INFO] [stdout]    |    ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Key` in this scope
[INFO] [stdout]   --> src/lib.rs:99:31
[INFO] [stdout]    |
[INFO] [stdout] 99 | if window.is_key_just_pressed(Key::E) {
[INFO] [stdout]    |                               ^^^ use of undeclared type `Key`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 98 + use glfw::Key;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `window` in this scope
[INFO] [stdout]    --> src/lib.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     window.toggle_mouse(); // If mouse is grabbed - it would be released, else - it would be grabbed back.
[INFO] [stdout]     |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `window` in this scope
[INFO] [stdout]    --> src/lib.rs:102:4
[INFO] [stdout]     |
[INFO] [stdout] 102 | if window.is_key_just_pressed(Key::Q) {
[INFO] [stdout]     |    ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Key` in this scope
[INFO] [stdout]    --> src/lib.rs:102:31
[INFO] [stdout]     |
[INFO] [stdout] 102 | if window.is_key_just_pressed(Key::Q) {
[INFO] [stdout]     |                               ^^^ use of undeclared type `Key`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]  98 + use glfw::Key;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `window` in this scope
[INFO] [stdout]    --> src/lib.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     window.grab_mouse();
[INFO] [stdout]     |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `window` in this scope
[INFO] [stdout]    --> src/lib.rs:105:4
[INFO] [stdout]     |
[INFO] [stdout] 105 | if window.is_key_just_pressed(Key::W) {
[INFO] [stdout]     |    ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Key` in this scope
[INFO] [stdout]    --> src/lib.rs:105:31
[INFO] [stdout]     |
[INFO] [stdout] 105 | if window.is_key_just_pressed(Key::W) {
[INFO] [stdout]     |                               ^^^ use of undeclared type `Key`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]  98 + use glfw::Key;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `window` in this scope
[INFO] [stdout]    --> src/lib.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     window.release_mouse();
[INFO] [stdout]     |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `window` in this scope
[INFO] [stdout]    --> src/lib.rs:108:4
[INFO] [stdout]     |
[INFO] [stdout] 108 | if window.is_key_just_pressed(Key::R) {
[INFO] [stdout]     |    ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Key` in this scope
[INFO] [stdout]    --> src/lib.rs:108:31
[INFO] [stdout]     |
[INFO] [stdout] 108 | if window.is_key_just_pressed(Key::R) {
[INFO] [stdout]     |                               ^^^ use of undeclared type `Key`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]  98 + use glfw::Key;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `window` in this scope
[INFO] [stdout]    --> src/lib.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 |     window.set_title(String::from("Oh no! You've just changed the window title!"));
[INFO] [stdout]     |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `window` in this scope
[INFO] [stdout]    --> src/lib.rs:111:4
[INFO] [stdout]     |
[INFO] [stdout] 111 | if window.is_key_pressed(Key::T) {
[INFO] [stdout]     |    ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Key` in this scope
[INFO] [stdout]    --> src/lib.rs:111:26
[INFO] [stdout]     |
[INFO] [stdout] 111 | if window.is_key_pressed(Key::T) {
[INFO] [stdout]     |                          ^^^ use of undeclared type `Key`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]  98 + use glfw::Key;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `window` in this scope
[INFO] [stdout]    --> src/lib.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 |     window.set_position(50, 100); // You can set x/y separately using window.set_x/y(value);
[INFO] [stdout]     |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `window` in this scope
[INFO] [stdout]    --> src/lib.rs:115:4
[INFO] [stdout]     |
[INFO] [stdout] 115 | if window.is_key_pressed(Key::Y) {
[INFO] [stdout]     |    ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Key` in this scope
[INFO] [stdout]    --> src/lib.rs:115:26
[INFO] [stdout]     |
[INFO] [stdout] 115 | if window.is_key_pressed(Key::Y) {
[INFO] [stdout]     |                          ^^^ use of undeclared type `Key`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]  98 + use glfw::Key;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `window` in this scope
[INFO] [stdout]    --> src/lib.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 |     window.set_size(100, 300); // You can set width/height separately using window.set_width/height(value);
[INFO] [stdout]     |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 18 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/mesh.rs - mesh::IndexedMesh::new (line 725) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `IndexedMesh` in this scope
[INFO] [stdout]    --> src/mesh.rs:734:12
[INFO] [stdout]     |
[INFO] [stdout] 734 | let mesh = IndexedMesh::new::<f32>(&[
[INFO] [stdout]     |            ^^^^^^^^^^^ use of undeclared type `IndexedMesh`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 725 + use tinystorm::mesh::IndexedMesh;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Layout` in this scope
[INFO] [stdout]    --> src/mesh.rs:744:5
[INFO] [stdout]     |
[INFO] [stdout] 744 | ], &Layout::basic_2d(), gl::TRIANGLES);
[INFO] [stdout]     |     ^^^^^^ use of undeclared type `Layout`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 725 + use std::alloc::Layout;
[INFO] [stdout]     |
[INFO] [stdout] 725 + use tinystorm::mesh::Layout;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/mesh.rs - mesh::IndexedMesh::draw (line 770) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/mesh.rs:774:1
[INFO] [stdout]     |
[INFO] [stdout] 774 | ...
[INFO] [stdout]     | ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 774 - ...
[INFO] [stdout] 774 + ..
[INFO] [stdout]     |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 774 - ...
[INFO] [stdout] 774 + ..=
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/mesh.rs:777:1
[INFO] [stdout]     |
[INFO] [stdout] 777 | ...
[INFO] [stdout]     | ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 777 - ...
[INFO] [stdout] 777 + ..
[INFO] [stdout]     |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 777 - ...
[INFO] [stdout] 777 + ..=
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `mesh` in this scope
[INFO] [stdout]    --> src/mesh.rs:775:1
[INFO] [stdout]     |
[INFO] [stdout] 775 | mesh.draw();
[INFO] [stdout]     | ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `other_mesh` in this scope
[INFO] [stdout]    --> src/mesh.rs:776:1
[INFO] [stdout]     |
[INFO] [stdout] 776 | other_mesh.draw();
[INFO] [stdout]     | ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `window` in this scope
[INFO] [stdout]    --> src/mesh.rs:779:1
[INFO] [stdout]     |
[INFO] [stdout] 779 | window.swap_buffers();
[INFO] [stdout]     | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 157) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `Mesh` in this scope
[INFO] [stdout]    --> src/lib.rs:170:12
[INFO] [stdout]     |
[INFO] [stdout] 170 | let mesh = Mesh::new::<Vertex>(&[ // IMPORTANT! You need to declare ::<Vertex> for proper data packing
[INFO] [stdout]     |            ^^^^ use of undeclared type `Mesh`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 157 + use tinystorm::mesh::Mesh;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Layout` in this scope
[INFO] [stdout]    --> src/lib.rs:175:5
[INFO] [stdout]     |
[INFO] [stdout] 175 | ], &Layout::default()
[INFO] [stdout]     |     ^^^^^^ use of undeclared type `Layout`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 157 + use std::alloc::Layout;
[INFO] [stdout]     |
[INFO] [stdout] 157 + use tinystorm::mesh::Layout;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Attribute` in this scope
[INFO] [stdout]    --> src/lib.rs:176:21
[INFO] [stdout]     |
[INFO] [stdout] 176 |     .next_attribute(Attribute::Vec2) // XY. In GLSL: layout(location=0) in vec2 a_Position;
[INFO] [stdout]     |                     ^^^^^^^^^ use of undeclared type `Attribute`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 157 + use tinystorm::mesh::Attribute;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Attribute` in this scope
[INFO] [stdout]    --> src/lib.rs:177:21
[INFO] [stdout]     |
[INFO] [stdout] 177 |     .next_attribute(Attribute::Vec2) // UV. In GLSL: layout(location=1) in vec2 a_TexCoord;
[INFO] [stdout]     |                     ^^^^^^^^^ use of undeclared type `Attribute`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 157 + use tinystorm::mesh::Attribute;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Attribute` in this scope
[INFO] [stdout]    --> src/lib.rs:178:21
[INFO] [stdout]     |
[INFO] [stdout] 178 |     .next_attribute(Attribute::Vec3) // RGB. In GLSL: layout(location=2) in vec3 a_Color;
[INFO] [stdout]     |                     ^^^^^^^^^ use of undeclared type `Attribute`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 157 + use tinystorm::mesh::Attribute;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 241) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `window` in this scope
[INFO] [stdout]    --> src/lib.rs:242:7
[INFO] [stdout]     |
[INFO] [stdout] 242 | while window.is_running() {
[INFO] [stdout]     |       ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `window` in this scope
[INFO] [stdout]    --> src/lib.rs:243:5
[INFO] [stdout]     |
[INFO] [stdout] 243 |     window.poll_events();
[INFO] [stdout]     |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `shader` in this scope
[INFO] [stdout]    --> src/lib.rs:246:5
[INFO] [stdout]     |
[INFO] [stdout] 246 |     shader.bind();
[INFO] [stdout]     |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `shader` in this scope
[INFO] [stdout]    --> src/lib.rs:247:5
[INFO] [stdout]     |
[INFO] [stdout] 247 |     shader.set_float("u_Aspect", window.get_aspect()); // There's many other uniform types you can use.
[INFO] [stdout]     |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `window` in this scope
[INFO] [stdout]    --> src/lib.rs:247:34
[INFO] [stdout]     |
[INFO] [stdout] 247 |     shader.set_float("u_Aspect", window.get_aspect()); // There's many other uniform types you can use.
[INFO] [stdout]     |                                  ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `mesh` in this scope
[INFO] [stdout]    --> src/lib.rs:250:5
[INFO] [stdout]     |
[INFO] [stdout] 250 |     mesh.draw(); // In this case there's "shader" shader bound.
[INFO] [stdout]     |     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Shader` in this scope
[INFO] [stdout]    --> src/lib.rs:251:5
[INFO] [stdout]     |
[INFO] [stdout] 251 |     Shader::unbind(); // You can use that if you really need to have no shaders bound at all.
[INFO] [stdout]     |     ^^^^^^ use of undeclared type `Shader`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 241 + use tinystorm::shader::Shader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `mesh` in this scope
[INFO] [stdout]    --> src/lib.rs:253:5
[INFO] [stdout]     |
[INFO] [stdout] 253 |     mesh.draw(); // In this case there's no shader bound.
[INFO] [stdout]     |     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `window` in this scope
[INFO] [stdout]    --> src/lib.rs:254:5
[INFO] [stdout]     |
[INFO] [stdout] 254 |     window.swap_buffers();
[INFO] [stdout]     |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/mesh.rs - mesh::Mesh::draw (line 464) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/mesh.rs:468:1
[INFO] [stdout]     |
[INFO] [stdout] 468 | ...
[INFO] [stdout]     | ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 468 - ...
[INFO] [stdout] 468 + ..
[INFO] [stdout]     |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 468 - ...
[INFO] [stdout] 468 + ..=
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/mesh.rs:471:1
[INFO] [stdout]     |
[INFO] [stdout] 471 | ...
[INFO] [stdout]     | ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 471 - ...
[INFO] [stdout] 471 + ..
[INFO] [stdout]     |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 471 - ...
[INFO] [stdout] 471 + ..=
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `mesh` in this scope
[INFO] [stdout]    --> src/mesh.rs:469:1
[INFO] [stdout]     |
[INFO] [stdout] 469 | mesh.draw();
[INFO] [stdout]     | ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `other_mesh` in this scope
[INFO] [stdout]    --> src/mesh.rs:470:1
[INFO] [stdout]     |
[INFO] [stdout] 470 | other_mesh.draw();
[INFO] [stdout]     | ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `window` in this scope
[INFO] [stdout]    --> src/mesh.rs:473:1
[INFO] [stdout]     |
[INFO] [stdout] 473 | window.swap_buffers();
[INFO] [stdout]     | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/mesh.rs - mesh::Mesh::new (line 437) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `Mesh` in this scope
[INFO] [stdout]    --> src/mesh.rs:438:12
[INFO] [stdout]     |
[INFO] [stdout] 438 | let mesh = Mesh::new::<f32>(&[
[INFO] [stdout]     |            ^^^^ use of undeclared type `Mesh`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 437 + use tinystorm::mesh::Mesh;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Layout` in this scope
[INFO] [stdout]    --> src/mesh.rs:443:5
[INFO] [stdout]     |
[INFO] [stdout] 443 | ], &Layout::basic_2d(), gl::TRIANGLE_FAN);
[INFO] [stdout]     |     ^^^^^^ use of undeclared type `Layout`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 437 + use std::alloc::Layout;
[INFO] [stdout]     |
[INFO] [stdout] 437 + use tinystorm::mesh::Layout;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/mesh.rs - mesh::Layout::next_attribute (line 95) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `Layout` in this scope
[INFO] [stdout]   --> src/mesh.rs:96:1
[INFO] [stdout]    |
[INFO] [stdout] 96 | Layout::default()
[INFO] [stdout]    | ^^^^^^ use of undeclared type `Layout`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 95 + use std::alloc::Layout;
[INFO] [stdout]    |
[INFO] [stdout] 95 + use tinystorm::mesh::Layout;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Attribute` in this scope
[INFO] [stdout]   --> src/mesh.rs:97:21
[INFO] [stdout]    |
[INFO] [stdout] 97 |     .next_attribute(Attribute::Vec3) // Position [layout(location=0)]
[INFO] [stdout]    |                     ^^^^^^^^^ use of undeclared type `Attribute`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 95 + use tinystorm::mesh::Attribute;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Attribute` in this scope
[INFO] [stdout]   --> src/mesh.rs:98:21
[INFO] [stdout]    |
[INFO] [stdout] 98 |     .next_attribute(Attribute::Vec2)
[INFO] [stdout]    |                     ^^^^^^^^^ use of undeclared type `Attribute`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 95 + use tinystorm::mesh::Attribute;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/window.rs - window::Window (line 9) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/window.rs:15:17
[INFO] [stdout]     |
[INFO] [stdout]  15 |     .with_title("My Window")
[INFO] [stdout]     |      ---------- ^^^^^^^^^^^ expected `String`, found `&str`
[INFO] [stdout]     |      |
[INFO] [stdout]     |      arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/window.rs:416:12
[INFO] [stdout]     |
[INFO] [stdout] 416 |     pub fn with_title(mut self, title: String) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]     |
[INFO] [stdout]  15 |     .with_title("My Window".to_string())
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/window.rs - window::Window::is_running (line 66) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]   --> src/window.rs:67:29
[INFO] [stdout]    |
[INFO] [stdout] 67 | while window.is_running() { ... }
[INFO] [stdout]    |                             ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]    |
[INFO] [stdout] 67 - while window.is_running() { ... }
[INFO] [stdout] 67 + while window.is_running() { .. }
[INFO] [stdout]    |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout] 67 - while window.is_running() { ... }
[INFO] [stdout] 67 + while window.is_running() { ..= }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]   --> src/window.rs:67:29
[INFO] [stdout]    |
[INFO] [stdout] 67 | while window.is_running() { ... }
[INFO] [stdout]    |                             ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] help: use `..` instead
[INFO] [stdout]    |
[INFO] [stdout] 67 - while window.is_running() { ... }
[INFO] [stdout] 67 + while window.is_running() { .. }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `window` in this scope
[INFO] [stdout]   --> src/window.rs:67:7
[INFO] [stdout]    |
[INFO] [stdout] 67 | while window.is_running() { ... }
[INFO] [stdout]    |       ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0586.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 232) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (324) panicked at src/shader.rs:55:13:
[INFO] [stdout] Failed to read vertex shader source at: ./assets/shaders/test.vert. Error: No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fd8844051e8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fd8844051e8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fd8844051e8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fd8844051e8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fd884415a5a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fd884415a5a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5fd884408942 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fd884408942 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fd8843f0d26 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fd8843f0d26 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fd884401481 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5fd88440163b - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5fd8843f0de2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5fd8843e6249 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5fd8843f15cd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5fd88441612c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5fd8843d8fe3 - <tinystorm[be6c46d500398ee1]::shader::Shader>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/shader.rs:55:13
[INFO] [stdout]   17:     0x5fd8843d882d - rust_out[55b2f4d6dc07c20e]::main::_doctest_main_src_lib_rs_232_0
[INFO] [stdout]   18:     0x5fd8843d8806 - rust_out[55b2f4d6dc07c20e]::main
[INFO] [stdout]   19:     0x5fd8843d8853 - <fn() as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5fd8843d87c6 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   21:     0x5fd8843d87d9 - std[929523f510218772]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   22:     0x5fd884400c27 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   23:     0x5fd884400c27 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x5fd884400c27 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   25:     0x5fd884400c27 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x5fd884400c27 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   27:     0x5fd884400c27 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5fd884400c27 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5fd884400c27 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5fd884400c27 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   31:     0x5fd8843d87b1 - std[929523f510218772]::rt::lang_start::<()>
[INFO] [stdout]   32:     0x5fd8843d88b5 - main
[INFO] [stdout]   33:     0x755152b3c1ca - <unknown>
[INFO] [stdout]   34:     0x755152b3c28b - __libc_start_main
[INFO] [stdout]   35:     0x5fd8843d86b5 - _start
[INFO] [stdout]   36:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/window.rs - window::WindowBuilder (line 535) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/window.rs:536:6
[INFO] [stdout]     |
[INFO] [stdout] 536 | width: 960  
[INFO] [stdout]     |      ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/window.rs - window::Window::poll_events (line 75) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]   --> src/window.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     ...
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]    |
[INFO] [stdout] 78 -     ...
[INFO] [stdout] 78 +     ..
[INFO] [stdout]    |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout] 78 -     ...
[INFO] [stdout] 78 +     ..=
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]   --> src/window.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     ...
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] help: use `..` instead
[INFO] [stdout]    |
[INFO] [stdout] 78 -     ...
[INFO] [stdout] 78 +     ..
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `window` in this scope
[INFO] [stdout]   --> src/window.rs:76:7
[INFO] [stdout]    |
[INFO] [stdout] 76 | while window.is_running() {
[INFO] [stdout]    |       ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `window` in this scope
[INFO] [stdout]   --> src/window.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     window.poll_events();
[INFO] [stdout]    |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0586.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/window.rs - window::WindowBuilder::NO_MAX_FPS (line 390) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tinystorm::WindowBuilder`
[INFO] [stdout]    --> src/window.rs:392:5
[INFO] [stdout]     |
[INFO] [stdout] 392 | use tinystorm::WindowBuilder;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^ no `WindowBuilder` in the root
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout] 392 | use tinystorm::window::WindowBuilder;
[INFO] [stdout]     |                ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/window.rs - window::Window::swap_buffers (line 145) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/window.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 147 |     ...
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 147 -     ...
[INFO] [stdout] 147 +     ..
[INFO] [stdout]     |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 147 -     ...
[INFO] [stdout] 147 +     ..=
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `window` in this scope
[INFO] [stdout]    --> src/window.rs:146:7
[INFO] [stdout]     |
[INFO] [stdout] 146 | while window.is_running() {
[INFO] [stdout]     |       ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `window` in this scope
[INFO] [stdout]    --> src/window.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 |     window.swap_buffers();
[INFO] [stdout]     |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 125) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (407) panicked at /opt/rustwide/target/debug/build/gl-9b847a0d47d58ced/out/bindings.rs:20624:13:
[INFO] [stdout] gl function was not loaded
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f3f0b060a18 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f3f0b060a18 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f3f0b060a18 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f3f0b060a18 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f3f0b07095a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f3f0b07095a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5f3f0b063de2 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f3f0b063de2 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f3f0b04c8a6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f3f0b04c8a6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f3f0b05d001 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5f3f0b05d1bb - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5f3f0b04bebc - std[929523f510218772]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:762:9
[INFO] [stdout]   13:     0x5f3f0b041ef9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5f3f0b041ef0 - std[929523f510218772]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:761:5
[INFO] [stdout]   15:     0x5f3f0b03746a - gl[12037156bb62add4]::missing_fn_panic
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/gl-9b847a0d47d58ced/out/bindings.rs:20624:13
[INFO] [stdout]   16:     0x5f3f0b036240 - gl[12037156bb62add4]::GenVertexArrays
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/gl-9b847a0d47d58ced/out/bindings.rs:1946:98
[INFO] [stdout]   17:     0x5f3f0b0366a8 - <tinystorm[be6c46d500398ee1]::mesh::Mesh>::new::<f32>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mesh.rs:450:13
[INFO] [stdout]   18:     0x5f3f0b035e7c - rust_out[55b2f4d6dc07c20e]::main::_doctest_main_src_lib_rs_125_0
[INFO] [stdout]   19:     0x5f3f0b035e36 - rust_out[55b2f4d6dc07c20e]::main
[INFO] [stdout]   20:     0x5f3f0b035f03 - <fn() as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5f3f0b035df6 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   22:     0x5f3f0b035e09 - std[929523f510218772]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   23:     0x5f3f0b05c7a7 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   24:     0x5f3f0b05c7a7 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   25:     0x5f3f0b05c7a7 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x5f3f0b05c7a7 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x5f3f0b05c7a7 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x5f3f0b05c7a7 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5f3f0b05c7a7 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5f3f0b05c7a7 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5f3f0b05c7a7 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x5f3f0b035de1 - std[929523f510218772]::rt::lang_start::<()>
[INFO] [stdout]   33:     0x5f3f0b035f65 - main
[INFO] [stdout]   34:     0x74680aec21ca - <unknown>
[INFO] [stdout]   35:     0x74680aec228b - __libc_start_main
[INFO] [stdout]   36:     0x5f3f0b035ce5 - _start
[INFO] [stdout]   37:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/window.rs - window::WindowBuilder::build (line 454) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tinystorm::WindowBuilder`
[INFO] [stdout]    --> src/window.rs:456:5
[INFO] [stdout]     |
[INFO] [stdout] 456 | use tinystorm::WindowBuilder;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^ no `WindowBuilder` in the root
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout] 456 | use tinystorm::window::WindowBuilder;
[INFO] [stdout]     |                ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 184) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (468) panicked at /opt/rustwide/target/debug/build/gl-9b847a0d47d58ced/out/bindings.rs:20624:13:
[INFO] [stdout] gl function was not loaded
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5acebb28faf8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5acebb28faf8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5acebb28faf8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5acebb28faf8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5acebb29fa3a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5acebb29fa3a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5acebb292ec2 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5acebb292ec2 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5acebb27b986 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5acebb27b986 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5acebb28c0e1 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5acebb28c29b - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5acebb27af9c - std[929523f510218772]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:762:9
[INFO] [stdout]   13:     0x5acebb270fd9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5acebb270fd0 - std[929523f510218772]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:761:5
[INFO] [stdout]   15:     0x5acebb26654a - gl[12037156bb62add4]::missing_fn_panic
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/gl-9b847a0d47d58ced/out/bindings.rs:20624:13
[INFO] [stdout]   16:     0x5acebb2652a0 - gl[12037156bb62add4]::GenVertexArrays
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/gl-9b847a0d47d58ced/out/bindings.rs:1946:98
[INFO] [stdout]   17:     0x5acebb265728 - <tinystorm[be6c46d500398ee1]::mesh::IndexedMesh>::new::<f32>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mesh.rs:752:13
[INFO] [stdout]   18:     0x5acebb264edc - rust_out[55b2f4d6dc07c20e]::main::_doctest_main_src_lib_rs_184_0
[INFO] [stdout]   19:     0x5acebb264e86 - rust_out[55b2f4d6dc07c20e]::main
[INFO] [stdout]   20:     0x5acebb264f63 - <fn() as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5acebb264e46 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   22:     0x5acebb264e59 - std[929523f510218772]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   23:     0x5acebb28b887 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   24:     0x5acebb28b887 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   25:     0x5acebb28b887 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x5acebb28b887 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x5acebb28b887 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x5acebb28b887 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5acebb28b887 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5acebb28b887 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5acebb28b887 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x5acebb264e31 - std[929523f510218772]::rt::lang_start::<()>
[INFO] [stdout]   33:     0x5acebb264fc5 - main
[INFO] [stdout]   34:     0x721ead36a1ca - <unknown>
[INFO] [stdout]   35:     0x721ead36a28b - __libc_start_main
[INFO] [stdout]   36:     0x5acebb264d35 - _start
[INFO] [stdout]   37:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/window.rs - window::WindowBuilder::NO_MSAA (line 399) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tinystorm::WindowBuilder`
[INFO] [stdout]    --> src/window.rs:401:5
[INFO] [stdout]     |
[INFO] [stdout] 401 | use tinystorm::WindowBuilder;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^ no `WindowBuilder` in the root
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout] 401 | use tinystorm::window::WindowBuilder;
[INFO] [stdout]     |                ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 138) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (460) panicked at /opt/rustwide/target/debug/build/gl-9b847a0d47d58ced/out/bindings.rs:20624:13:
[INFO] [stdout] gl function was not loaded
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6302943ec5c8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6302943ec5c8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6302943ec5c8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6302943ec5c8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6302943fc50a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6302943fc50a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x6302943ef992 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6302943ef992 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6302943d8456 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6302943d8456 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6302943e8bb1 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x6302943e8d6b - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x6302943d7a6c - std[929523f510218772]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:762:9
[INFO] [stdout]   13:     0x6302943cdaa9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x6302943cdaa0 - std[929523f510218772]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:761:5
[INFO] [stdout]   15:     0x6302943c301a - gl[12037156bb62add4]::missing_fn_panic
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/gl-9b847a0d47d58ced/out/bindings.rs:20624:13
[INFO] [stdout]   16:     0x6302943c2020 - gl[12037156bb62add4]::GenVertexArrays
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/gl-9b847a0d47d58ced/out/bindings.rs:1946:98
[INFO] [stdout]   17:     0x6302943c22c8 - <tinystorm[be6c46d500398ee1]::mesh::Mesh>::new::<f32>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mesh.rs:450:13
[INFO] [stdout]   18:     0x6302943c1be9 - rust_out[55b2f4d6dc07c20e]::main::_doctest_main_src_lib_rs_138_0
[INFO] [stdout]   19:     0x6302943c1b46 - rust_out[55b2f4d6dc07c20e]::main
[INFO] [stdout]   20:     0x6302943c1ce3 - <fn() as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x6302943c1b06 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   22:     0x6302943c1b19 - std[929523f510218772]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   23:     0x6302943e8357 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   24:     0x6302943e8357 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   25:     0x6302943e8357 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x6302943e8357 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x6302943e8357 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x6302943e8357 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x6302943e8357 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6302943e8357 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6302943e8357 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x6302943c1af1 - std[929523f510218772]::rt::lang_start::<()>
[INFO] [stdout]   33:     0x6302943c1d45 - main
[INFO] [stdout]   34:     0x76ace23cb1ca - <unknown>
[INFO] [stdout]   35:     0x76ace23cb28b - __libc_start_main
[INFO] [stdout]   36:     0x6302943c19f5 - _start
[INFO] [stdout]   37:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/window.rs - window::WindowBuilder::with_max_fps (line 435) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tinystorm::WindowBuilder`
[INFO] [stdout]    --> src/window.rs:437:5
[INFO] [stdout]     |
[INFO] [stdout] 437 | use tinystorm::WindowBuilder;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^ no `WindowBuilder` in the root
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout] 437 | use tinystorm::window::WindowBuilder;
[INFO] [stdout]     |                ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/window.rs - window::WindowBuilder::with_max_fps (line 427) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tinystorm::WindowBuilder`
[INFO] [stdout]    --> src/window.rs:429:5
[INFO] [stdout]     |
[INFO] [stdout] 429 | use tinystorm::WindowBuilder;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^ no `WindowBuilder` in the root
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout] 429 | use tinystorm::window::WindowBuilder;
[INFO] [stdout]     |                ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/mesh.rs - mesh::IndexedMesh (line 494) stdout ----
[INFO] [stdout] Test executable failed (signal: 6 (SIGABRT) (core dumped)).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (498) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:637:5:
[INFO] [stdout] GLFW Error: X11: The DISPLAY environment variable is missing
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c885f57d048 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c885f57d048 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c885f57d048 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c885f57d048 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c885f58dc3a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c885f58dc3a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5c885f5809a2 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5c885f5809a2 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5c885f568536 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c885f568536 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c885f5792c1 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5c885f57947b - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5c885f5685f2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5c885f55dba9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5c885f568ddd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5c885f58e3ec - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5c885f526b67 - glfw[bf146f0d32f467e9]::fail_on_errors
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:637:5
[INFO] [stdout]   17:     0x5c885f4f90e6 - <glfw[bf146f0d32f467e9]::fail_on_errors as core[28b146924c2f19c6]::ops::function::FnMut<(glfw[bf146f0d32f467e9]::Error, alloc[95e62e727ddf147d]::string::String)>>::call_mut
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:166:5
[INFO] [stdout]   18:     0x5c885f52f730 - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnMut<(glfw[bf146f0d32f467e9]::Error, alloc[95e62e727ddf147d]::string::String), Output = ()>> as core[28b146924c2f19c6]::ops::function::FnMut<(glfw[bf146f0d32f467e9]::Error, alloc[95e62e727ddf147d]::string::String)>>::call_mut
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2284:9
[INFO] [stdout]   19:     0x5c885f53253e - glfw[bf146f0d32f467e9]::callbacks::error::callback::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/callbacks.rs:50:50
[INFO] [stdout]   20:     0x5c885f53c32d - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<core[28b146924c2f19c6]::option::Option<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnMut<(glfw[bf146f0d32f467e9]::Error, alloc[95e62e727ddf147d]::string::String), Output = ()>>>>>>::try_with::<glfw[bf146f0d32f467e9]::callbacks::error::callback::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   21:     0x5c885f53c229 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<core[28b146924c2f19c6]::option::Option<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnMut<(glfw[bf146f0d32f467e9]::Error, alloc[95e62e727ddf147d]::string::String), Output = ()>>>>>>::with::<glfw[bf146f0d32f467e9]::callbacks::error::callback::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   22:     0x5c885f535377 - glfw[bf146f0d32f467e9]::callbacks::error::callback
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/callbacks.rs:48:26
[INFO] [stdout]   23:     0x5c885f53f735 - _glfwInputError
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/init.c:311:9
[INFO] [stdout]   24:     0x5c885f545bd1 - _glfwPlatformInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/x11_init.c:1116:13
[INFO] [stdout]   25:     0x5c885f53f7a9 - glfwInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/init.c:327:10
[INFO] [stdout]   26:     0x5c885f526b87 - glfw[bf146f0d32f467e9]::init_no_callbacks
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:1079:17
[INFO] [stdout]   27:     0x5c885f4f96dd - glfw[bf146f0d32f467e9]::init::<glfw[bf146f0d32f467e9]::fail_on_errors>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:1072:5
[INFO] [stdout]   28:     0x5c885f4fd779 - <tinystorm[be6c46d500398ee1]::window::WindowBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/src/window.rs:463:30
[INFO] [stdout]   29:     0x5c885f4f8460 - rust_out[55b2f4d6dc07c20e]::main::_doctest_main_src_mesh_rs_494_0
[INFO] [stdout]   30:     0x5c885f4f8426 - rust_out[55b2f4d6dc07c20e]::main
[INFO] [stdout]   31:     0x5c885f4f8613 - <fn() as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   32:     0x5c885f4f83a6 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   33:     0x5c885f4f83b9 - std[929523f510218772]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   34:     0x5c885f578a67 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   35:     0x5c885f578a67 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5c885f578a67 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5c885f578a67 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5c885f578a67 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   39:     0x5c885f578a67 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5c885f578a67 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5c885f578a67 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5c885f578a67 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   43:     0x5c885f4f8391 - std[929523f510218772]::rt::lang_start::<()>
[INFO] [stdout]   44:     0x5c885f4f8675 - main
[INFO] [stdout]   45:     0x7e903e6781ca - <unknown>
[INFO] [stdout]   46:     0x7e903e67828b - __libc_start_main
[INFO] [stdout]   47:     0x5c885f4f81c5 - _start
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (498) panicked at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:225:5:
[INFO] [stdout] panic in a function that cannot unwind
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c885f57d048 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c885f57d048 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c885f57d048 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c885f57d048 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c885f58dc3a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c885f58dc3a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5c885f5809a2 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5c885f5809a2 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5c885f568536 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c885f568536 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c885f5792c1 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5c885f57947b - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5c885f568624 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5c885f55dba9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5c885f568ddd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5c885f58e1dd - core[28b146924c2f19c6]::panicking::panic_nounwind_fmt::runtime
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:122:22
[INFO] [stdout]   16:     0x5c885f58e1dd - core[28b146924c2f19c6]::panicking::panic_nounwind_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/intrinsics/mod.rs:2450:9
[INFO] [stdout]   17:     0x5c885f58e15b - core[28b146924c2f19c6]::panicking::panic_nounwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:225:5
[INFO] [stdout]   18:     0x5c885f58e2e7 - core[28b146924c2f19c6]::panicking::panic_cannot_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:337:5
[INFO] [stdout]   19:     0x5c885f53537f - glfw[bf146f0d32f467e9]::callbacks::error::callback
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/callbacks.rs:47:9
[INFO] [stdout]   20:     0x5c885f53f735 - _glfwInputError
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/init.c:311:9
[INFO] [stdout]   21:     0x5c885f545bd1 - _glfwPlatformInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/x11_init.c:1116:13
[INFO] [stdout]   22:     0x5c885f53f7a9 - glfwInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/init.c:327:10
[INFO] [stdout]   23:     0x5c885f526b87 - glfw[bf146f0d32f467e9]::init_no_callbacks
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:1079:17
[INFO] [stdout]   24:     0x5c885f4f96dd - glfw[bf146f0d32f467e9]::init::<glfw[bf146f0d32f467e9]::fail_on_errors>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:1072:5
[INFO] [stdout]   25:     0x5c885f4fd779 - <tinystorm[be6c46d500398ee1]::window::WindowBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/src/window.rs:463:30
[INFO] [stdout]   26:     0x5c885f4f8460 - rust_out[55b2f4d6dc07c20e]::main::_doctest_main_src_mesh_rs_494_0
[INFO] [stdout]   27:     0x5c885f4f8426 - rust_out[55b2f4d6dc07c20e]::main
[INFO] [stdout]   28:     0x5c885f4f8613 - <fn() as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   29:     0x5c885f4f83a6 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   30:     0x5c885f4f83b9 - std[929523f510218772]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   31:     0x5c885f578a67 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   32:     0x5c885f578a67 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x5c885f578a67 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5c885f578a67 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5c885f578a67 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   36:     0x5c885f578a67 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5c885f578a67 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5c885f578a67 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5c885f578a67 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   40:     0x5c885f4f8391 - std[929523f510218772]::rt::lang_start::<()>
[INFO] [stdout]   41:     0x5c885f4f8675 - main
[INFO] [stdout]   42:     0x7e903e6781ca - <unknown>
[INFO] [stdout]   43:     0x7e903e67828b - __libc_start_main
[INFO] [stdout]   44:     0x5c885f4f81c5 - _start
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] thread caused non-unwinding panic. aborting.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 41) stdout ----
[INFO] [stdout] Test executable failed (signal: 6 (SIGABRT) (core dumped)).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (467) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:637:5:
[INFO] [stdout] GLFW Error: X11: The DISPLAY environment variable is missing
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x610a7b881748 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x610a7b881748 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x610a7b881748 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x610a7b881748 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x610a7b893a2a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x610a7b893a2a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x610a7b885682 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x610a7b885682 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x610a7b86c846 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610a7b86c846 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x610a7b87d6d1 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x610a7b87d88b - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x610a7b86c902 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x610a7b861e39 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x610a7b86d16d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x610a7b8941dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x610a7b82ab27 - glfw[bf146f0d32f467e9]::fail_on_errors
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:637:5
[INFO] [stdout]   17:     0x610a7b7fd906 - <glfw[bf146f0d32f467e9]::fail_on_errors as core[28b146924c2f19c6]::ops::function::FnMut<(glfw[bf146f0d32f467e9]::Error, alloc[95e62e727ddf147d]::string::String)>>::call_mut
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:166:5
[INFO] [stdout]   18:     0x610a7b8337b0 - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnMut<(glfw[bf146f0d32f467e9]::Error, alloc[95e62e727ddf147d]::string::String), Output = ()>> as core[28b146924c2f19c6]::ops::function::FnMut<(glfw[bf146f0d32f467e9]::Error, alloc[95e62e727ddf147d]::string::String)>>::call_mut
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2284:9
[INFO] [stdout]   19:     0x610a7b8365be - glfw[bf146f0d32f467e9]::callbacks::error::callback::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/callbacks.rs:50:50
[INFO] [stdout]   20:     0x610a7b8403ad - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<core[28b146924c2f19c6]::option::Option<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnMut<(glfw[bf146f0d32f467e9]::Error, alloc[95e62e727ddf147d]::string::String), Output = ()>>>>>>::try_with::<glfw[bf146f0d32f467e9]::callbacks::error::callback::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   21:     0x610a7b8402a9 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<core[28b146924c2f19c6]::option::Option<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnMut<(glfw[bf146f0d32f467e9]::Error, alloc[95e62e727ddf147d]::string::String), Output = ()>>>>>>::with::<glfw[bf146f0d32f467e9]::callbacks::error::callback::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   22:     0x610a7b8393f7 - glfw[bf146f0d32f467e9]::callbacks::error::callback
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/callbacks.rs:48:26
[INFO] [stdout]   23:     0x610a7b8437b5 - _glfwInputError
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/init.c:311:9
[INFO] [stdout]   24:     0x610a7b849df8 - _glfwPlatformInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/x11_init.c:1116:13
[INFO] [stdout]   25:     0x610a7b843829 - glfwInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/init.c:327:10
[INFO] [stdout]   26:     0x610a7b82ab47 - glfw[bf146f0d32f467e9]::init_no_callbacks
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:1079:17
[INFO] [stdout]   27:     0x610a7b7fdefd - glfw[bf146f0d32f467e9]::init::<glfw[bf146f0d32f467e9]::fail_on_errors>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:1072:5
[INFO] [stdout]   28:     0x610a7b801629 - <tinystorm[be6c46d500398ee1]::window::WindowBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/src/window.rs:463:30
[INFO] [stdout]   29:     0x610a7b7fcad9 - rust_out[55b2f4d6dc07c20e]::main::_doctest_main_src_lib_rs_41_0
[INFO] [stdout]   30:     0x610a7b7fca86 - rust_out[55b2f4d6dc07c20e]::main
[INFO] [stdout]   31:     0x610a7b7fd363 - <fn() as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   32:     0x610a7b7fca46 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   33:     0x610a7b7fca59 - std[929523f510218772]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   34:     0x610a7b87ce77 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   35:     0x610a7b87ce77 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x610a7b87ce77 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x610a7b87ce77 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x610a7b87ce77 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   39:     0x610a7b87ce77 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x610a7b87ce77 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x610a7b87ce77 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x610a7b87ce77 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   43:     0x610a7b7fca31 - std[929523f510218772]::rt::lang_start::<()>
[INFO] [stdout]   44:     0x610a7b7fd3c5 - main
[INFO] [stdout]   45:     0x712888beb1ca - <unknown>
[INFO] [stdout]   46:     0x712888beb28b - __libc_start_main
[INFO] [stdout]   47:     0x610a7b7fc865 - _start
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (467) panicked at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:225:5:
[INFO] [stdout] panic in a function that cannot unwind
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x610a7b881748 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x610a7b881748 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x610a7b881748 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x610a7b881748 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x610a7b893a2a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x610a7b893a2a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x610a7b885682 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x610a7b885682 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x610a7b86c846 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610a7b86c846 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x610a7b87d6d1 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x610a7b87d88b - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x610a7b86c934 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x610a7b861e39 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x610a7b86d16d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x610a7b893fcd - core[28b146924c2f19c6]::panicking::panic_nounwind_fmt::runtime
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:122:22
[INFO] [stdout]   16:     0x610a7b893fcd - core[28b146924c2f19c6]::panicking::panic_nounwind_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/intrinsics/mod.rs:2450:9
[INFO] [stdout]   17:     0x610a7b893f4b - core[28b146924c2f19c6]::panicking::panic_nounwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:225:5
[INFO] [stdout]   18:     0x610a7b8940d7 - core[28b146924c2f19c6]::panicking::panic_cannot_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:337:5
[INFO] [stdout]   19:     0x610a7b8393ff - glfw[bf146f0d32f467e9]::callbacks::error::callback
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/callbacks.rs:47:9
[INFO] [stdout]   20:     0x610a7b8437b5 - _glfwInputError
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/init.c:311:9
[INFO] [stdout]   21:     0x610a7b849df8 - _glfwPlatformInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/x11_init.c:1116:13
[INFO] [stdout]   22:     0x610a7b843829 - glfwInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/init.c:327:10
[INFO] [stdout]   23:     0x610a7b82ab47 - glfw[bf146f0d32f467e9]::init_no_callbacks
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:1079:17
[INFO] [stdout]   24:     0x610a7b7fdefd - glfw[bf146f0d32f467e9]::init::<glfw[bf146f0d32f467e9]::fail_on_errors>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:1072:5
[INFO] [stdout]   25:     0x610a7b801629 - <tinystorm[be6c46d500398ee1]::window::WindowBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/src/window.rs:463:30
[INFO] [stdout]   26:     0x610a7b7fcad9 - rust_out[55b2f4d6dc07c20e]::main::_doctest_main_src_lib_rs_41_0
[INFO] [stdout]   27:     0x610a7b7fca86 - rust_out[55b2f4d6dc07c20e]::main
[INFO] [stdout]   28:     0x610a7b7fd363 - <fn() as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   29:     0x610a7b7fca46 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   30:     0x610a7b7fca59 - std[929523f510218772]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   31:     0x610a7b87ce77 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   32:     0x610a7b87ce77 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x610a7b87ce77 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x610a7b87ce77 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x610a7b87ce77 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   36:     0x610a7b87ce77 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x610a7b87ce77 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x610a7b87ce77 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x610a7b87ce77 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   40:     0x610a7b7fca31 - std[929523f510218772]::rt::lang_start::<()>
[INFO] [stdout]   41:     0x610a7b7fd3c5 - main
[INFO] [stdout]   42:     0x712888beb1ca - <unknown>
[INFO] [stdout]   43:     0x712888beb28b - __libc_start_main
[INFO] [stdout]   44:     0x610a7b7fc865 - _start
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] thread caused non-unwinding panic. aborting.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/window.rs - window::Window::is_key_just_pressed (line 244) stdout ----
[INFO] [stdout] Test executable failed (signal: 6 (SIGABRT) (core dumped)).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (499) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:637:5:
[INFO] [stdout] GLFW Error: X11: The DISPLAY environment variable is missing
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60c6a9f55c28 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c6a9f55c28 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c6a9f55c28 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c6a9f55c28 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c6a9f66dfa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c6a9f66dfa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x60c6a9f59b62 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x60c6a9f59b62 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60c6a9f40d26 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c6a9f40d26 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c6a9f51bb1 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x60c6a9f51d6b - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x60c6a9f40de2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x60c6a9f36319 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x60c6a9f4164d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x60c6a9f675ac - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x60c6a9eff277 - glfw[bf146f0d32f467e9]::fail_on_errors
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:637:5
[INFO] [stdout]   17:     0x60c6a9ed24e6 - <glfw[bf146f0d32f467e9]::fail_on_errors as core[28b146924c2f19c6]::ops::function::FnMut<(glfw[bf146f0d32f467e9]::Error, alloc[95e62e727ddf147d]::string::String)>>::call_mut
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:166:5
[INFO] [stdout]   18:     0x60c6a9f07e40 - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnMut<(glfw[bf146f0d32f467e9]::Error, alloc[95e62e727ddf147d]::string::String), Output = ()>> as core[28b146924c2f19c6]::ops::function::FnMut<(glfw[bf146f0d32f467e9]::Error, alloc[95e62e727ddf147d]::string::String)>>::call_mut
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2284:9
[INFO] [stdout]   19:     0x60c6a9f0ac4e - glfw[bf146f0d32f467e9]::callbacks::error::callback::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/callbacks.rs:50:50
[INFO] [stdout]   20:     0x60c6a9f14a3d - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<core[28b146924c2f19c6]::option::Option<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnMut<(glfw[bf146f0d32f467e9]::Error, alloc[95e62e727ddf147d]::string::String), Output = ()>>>>>>::try_with::<glfw[bf146f0d32f467e9]::callbacks::error::callback::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   21:     0x60c6a9f14939 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<core[28b146924c2f19c6]::option::Option<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnMut<(glfw[bf146f0d32f467e9]::Error, alloc[95e62e727ddf147d]::string::String), Output = ()>>>>>>::with::<glfw[bf146f0d32f467e9]::callbacks::error::callback::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   22:     0x60c6a9f0da87 - glfw[bf146f0d32f467e9]::callbacks::error::callback
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/callbacks.rs:48:26
[INFO] [stdout]   23:     0x60c6a9f17e45 - _glfwInputError
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/init.c:311:9
[INFO] [stdout]   24:     0x60c6a9f1e2e1 - _glfwPlatformInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/x11_init.c:1116:13
[INFO] [stdout]   25:     0x60c6a9f17eb9 - glfwInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/init.c:327:10
[INFO] [stdout]   26:     0x60c6a9eff297 - glfw[bf146f0d32f467e9]::init_no_callbacks
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:1079:17
[INFO] [stdout]   27:     0x60c6a9ed2add - glfw[bf146f0d32f467e9]::init::<glfw[bf146f0d32f467e9]::fail_on_errors>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:1072:5
[INFO] [stdout]   28:     0x60c6a9ed5f49 - <tinystorm[be6c46d500398ee1]::window::WindowBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/src/window.rs:463:30
[INFO] [stdout]   29:     0x60c6a9ed1e00 - rust_out[55b2f4d6dc07c20e]::main::_doctest_main_src_window_rs_244_0
[INFO] [stdout]   30:     0x60c6a9ed1db6 - rust_out[55b2f4d6dc07c20e]::main
[INFO] [stdout]   31:     0x60c6a9ed1f43 - <fn() as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   32:     0x60c6a9ed1d76 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   33:     0x60c6a9ed1d89 - std[929523f510218772]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   34:     0x60c6a9f51357 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   35:     0x60c6a9f51357 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x60c6a9f51357 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x60c6a9f51357 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x60c6a9f51357 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   39:     0x60c6a9f51357 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x60c6a9f51357 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x60c6a9f51357 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x60c6a9f51357 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   43:     0x60c6a9ed1d61 - std[929523f510218772]::rt::lang_start::<()>
[INFO] [stdout]   44:     0x60c6a9ed1fa5 - main
[INFO] [stdout]   45:     0x76a54cce01ca - <unknown>
[INFO] [stdout]   46:     0x76a54cce028b - __libc_start_main
[INFO] [stdout]   47:     0x60c6a9ed1ba5 - _start
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (499) panicked at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:225:5:
[INFO] [stdout] panic in a function that cannot unwind
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60c6a9f55c28 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c6a9f55c28 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c6a9f55c28 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c6a9f55c28 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c6a9f66dfa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c6a9f66dfa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x60c6a9f59b62 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x60c6a9f59b62 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60c6a9f40d26 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c6a9f40d26 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c6a9f51bb1 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x60c6a9f51d6b - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x60c6a9f40e14 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x60c6a9f36319 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x60c6a9f4164d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x60c6a9f6739d - core[28b146924c2f19c6]::panicking::panic_nounwind_fmt::runtime
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:122:22
[INFO] [stdout]   16:     0x60c6a9f6739d - core[28b146924c2f19c6]::panicking::panic_nounwind_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/intrinsics/mod.rs:2450:9
[INFO] [stdout]   17:     0x60c6a9f6731b - core[28b146924c2f19c6]::panicking::panic_nounwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:225:5
[INFO] [stdout]   18:     0x60c6a9f674a7 - core[28b146924c2f19c6]::panicking::panic_cannot_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:337:5
[INFO] [stdout]   19:     0x60c6a9f0da8f - glfw[bf146f0d32f467e9]::callbacks::error::callback
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/callbacks.rs:47:9
[INFO] [stdout]   20:     0x60c6a9f17e45 - _glfwInputError
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/init.c:311:9
[INFO] [stdout]   21:     0x60c6a9f1e2e1 - _glfwPlatformInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/x11_init.c:1116:13
[INFO] [stdout]   22:     0x60c6a9f17eb9 - glfwInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/init.c:327:10
[INFO] [stdout]   23:     0x60c6a9eff297 - glfw[bf146f0d32f467e9]::init_no_callbacks
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:1079:17
[INFO] [stdout]   24:     0x60c6a9ed2add - glfw[bf146f0d32f467e9]::init::<glfw[bf146f0d32f467e9]::fail_on_errors>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:1072:5
[INFO] [stdout]   25:     0x60c6a9ed5f49 - <tinystorm[be6c46d500398ee1]::window::WindowBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/src/window.rs:463:30
[INFO] [stdout]   26:     0x60c6a9ed1e00 - rust_out[55b2f4d6dc07c20e]::main::_doctest_main_src_window_rs_244_0
[INFO] [stdout]   27:     0x60c6a9ed1db6 - rust_out[55b2f4d6dc07c20e]::main
[INFO] [stdout]   28:     0x60c6a9ed1f43 - <fn() as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   29:     0x60c6a9ed1d76 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   30:     0x60c6a9ed1d89 - std[929523f510218772]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   31:     0x60c6a9f51357 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   32:     0x60c6a9f51357 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x60c6a9f51357 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x60c6a9f51357 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x60c6a9f51357 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   36:     0x60c6a9f51357 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x60c6a9f51357 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x60c6a9f51357 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x60c6a9f51357 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   40:     0x60c6a9ed1d61 - std[929523f510218772]::rt::lang_start::<()>
[INFO] [stdout]   41:     0x60c6a9ed1fa5 - main
[INFO] [stdout]   42:     0x76a54cce01ca - <unknown>
[INFO] [stdout]   43:     0x76a54cce028b - __libc_start_main
[INFO] [stdout]   44:     0x60c6a9ed1ba5 - _start
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] thread caused non-unwinding panic. aborting.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/mesh.rs - mesh::Mesh (line 171) stdout ----
[INFO] [stdout] Test executable failed (signal: 6 (SIGABRT) (core dumped)).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (500) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:637:5:
[INFO] [stdout] GLFW Error: X11: The DISPLAY environment variable is missing
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bc7c41ec048 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bc7c41ec048 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bc7c41ec048 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bc7c41ec048 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bc7c41fcc3a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bc7c41fcc3a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5bc7c41ef9a2 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5bc7c41ef9a2 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5bc7c41d7536 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bc7c41d7536 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bc7c41e82c1 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5bc7c41e847b - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5bc7c41d75f2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5bc7c41ccba9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5bc7c41d7ddd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5bc7c41fd3ec - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5bc7c4195b67 - glfw[bf146f0d32f467e9]::fail_on_errors
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:637:5
[INFO] [stdout]   17:     0x5bc7c41680e6 - <glfw[bf146f0d32f467e9]::fail_on_errors as core[28b146924c2f19c6]::ops::function::FnMut<(glfw[bf146f0d32f467e9]::Error, alloc[95e62e727ddf147d]::string::String)>>::call_mut
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:166:5
[INFO] [stdout]   18:     0x5bc7c419e730 - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnMut<(glfw[bf146f0d32f467e9]::Error, alloc[95e62e727ddf147d]::string::String), Output = ()>> as core[28b146924c2f19c6]::ops::function::FnMut<(glfw[bf146f0d32f467e9]::Error, alloc[95e62e727ddf147d]::string::String)>>::call_mut
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2284:9
[INFO] [stdout]   19:     0x5bc7c41a153e - glfw[bf146f0d32f467e9]::callbacks::error::callback::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/callbacks.rs:50:50
[INFO] [stdout]   20:     0x5bc7c41ab32d - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<core[28b146924c2f19c6]::option::Option<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnMut<(glfw[bf146f0d32f467e9]::Error, alloc[95e62e727ddf147d]::string::String), Output = ()>>>>>>::try_with::<glfw[bf146f0d32f467e9]::callbacks::error::callback::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   21:     0x5bc7c41ab229 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<core[28b146924c2f19c6]::option::Option<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnMut<(glfw[bf146f0d32f467e9]::Error, alloc[95e62e727ddf147d]::string::String), Output = ()>>>>>>::with::<glfw[bf146f0d32f467e9]::callbacks::error::callback::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   22:     0x5bc7c41a4377 - glfw[bf146f0d32f467e9]::callbacks::error::callback
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/callbacks.rs:48:26
[INFO] [stdout]   23:     0x5bc7c41ae735 - _glfwInputError
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/init.c:311:9
[INFO] [stdout]   24:     0x5bc7c41b4bd1 - _glfwPlatformInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/x11_init.c:1116:13
[INFO] [stdout]   25:     0x5bc7c41ae7a9 - glfwInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/init.c:327:10
[INFO] [stdout]   26:     0x5bc7c4195b87 - glfw[bf146f0d32f467e9]::init_no_callbacks
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:1079:17
[INFO] [stdout]   27:     0x5bc7c41686dd - glfw[bf146f0d32f467e9]::init::<glfw[bf146f0d32f467e9]::fail_on_errors>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:1072:5
[INFO] [stdout]   28:     0x5bc7c416c779 - <tinystorm[be6c46d500398ee1]::window::WindowBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/src/window.rs:463:30
[INFO] [stdout]   29:     0x5bc7c4167460 - rust_out[55b2f4d6dc07c20e]::main::_doctest_main_src_mesh_rs_171_0
[INFO] [stdout]   30:     0x5bc7c4167426 - rust_out[55b2f4d6dc07c20e]::main
[INFO] [stdout]   31:     0x5bc7c4167613 - <fn() as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   32:     0x5bc7c41673a6 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   33:     0x5bc7c41673b9 - std[929523f510218772]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   34:     0x5bc7c41e7a67 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   35:     0x5bc7c41e7a67 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5bc7c41e7a67 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5bc7c41e7a67 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5bc7c41e7a67 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   39:     0x5bc7c41e7a67 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5bc7c41e7a67 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5bc7c41e7a67 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5bc7c41e7a67 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   43:     0x5bc7c4167391 - std[929523f510218772]::rt::lang_start::<()>
[INFO] [stdout]   44:     0x5bc7c4167675 - main
[INFO] [stdout]   45:     0x7d2b429541ca - <unknown>
[INFO] [stdout]   46:     0x7d2b4295428b - __libc_start_main
[INFO] [stdout]   47:     0x5bc7c41671c5 - _start
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (500) panicked at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:225:5:
[INFO] [stdout] panic in a function that cannot unwind
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bc7c41ec048 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bc7c41ec048 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bc7c41ec048 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bc7c41ec048 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bc7c41fcc3a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bc7c41fcc3a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5bc7c41ef9a2 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5bc7c41ef9a2 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5bc7c41d7536 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bc7c41d7536 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bc7c41e82c1 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5bc7c41e847b - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5bc7c41d7624 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5bc7c41ccba9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5bc7c41d7ddd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5bc7c41fd1dd - core[28b146924c2f19c6]::panicking::panic_nounwind_fmt::runtime
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:122:22
[INFO] [stdout]   16:     0x5bc7c41fd1dd - core[28b146924c2f19c6]::panicking::panic_nounwind_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/intrinsics/mod.rs:2450:9
[INFO] [stdout]   17:     0x5bc7c41fd15b - core[28b146924c2f19c6]::panicking::panic_nounwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:225:5
[INFO] [stdout]   18:     0x5bc7c41fd2e7 - core[28b146924c2f19c6]::panicking::panic_cannot_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:337:5
[INFO] [stdout]   19:     0x5bc7c41a437f - glfw[bf146f0d32f467e9]::callbacks::error::callback
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/callbacks.rs:47:9
[INFO] [stdout]   20:     0x5bc7c41ae735 - _glfwInputError
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/init.c:311:9
[INFO] [stdout]   21:     0x5bc7c41b4bd1 - _glfwPlatformInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/x11_init.c:1116:13
[INFO] [stdout]   22:     0x5bc7c41ae7a9 - glfwInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/init.c:327:10
[INFO] [stdout]   23:     0x5bc7c4195b87 - glfw[bf146f0d32f467e9]::init_no_callbacks
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:1079:17
[INFO] [stdout]   24:     0x5bc7c41686dd - glfw[bf146f0d32f467e9]::init::<glfw[bf146f0d32f467e9]::fail_on_errors>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:1072:5
[INFO] [stdout]   25:     0x5bc7c416c779 - <tinystorm[be6c46d500398ee1]::window::WindowBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/src/window.rs:463:30
[INFO] [stdout]   26:     0x5bc7c4167460 - rust_out[55b2f4d6dc07c20e]::main::_doctest_main_src_mesh_rs_171_0
[INFO] [stdout]   27:     0x5bc7c4167426 - rust_out[55b2f4d6dc07c20e]::main
[INFO] [stdout]   28:     0x5bc7c4167613 - <fn() as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   29:     0x5bc7c41673a6 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   30:     0x5bc7c41673b9 - std[929523f510218772]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   31:     0x5bc7c41e7a67 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   32:     0x5bc7c41e7a67 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x5bc7c41e7a67 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5bc7c41e7a67 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5bc7c41e7a67 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   36:     0x5bc7c41e7a67 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5bc7c41e7a67 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5bc7c41e7a67 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5bc7c41e7a67 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   40:     0x5bc7c4167391 - std[929523f510218772]::rt::lang_start::<()>
[INFO] [stdout]   41:     0x5bc7c4167675 - main
[INFO] [stdout]   42:     0x7d2b429541ca - <unknown>
[INFO] [stdout]   43:     0x7d2b4295428b - __libc_start_main
[INFO] [stdout]   44:     0x5bc7c41671c5 - _start
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] thread caused non-unwinding panic. aborting.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 6) stdout ----
[INFO] [stdout] Test executable failed (signal: 6 (SIGABRT) (core dumped)).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (473) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:637:5:
[INFO] [stdout] GLFW Error: X11: The DISPLAY environment variable is missing
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61b743826078 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61b743826078 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61b743826078 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61b743826078 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61b743836c6a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61b743836c6a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61b7438299d2 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61b7438299d2 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61b743811566 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61b743811566 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61b7438222f1 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x61b7438224ab - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x61b743811622 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x61b743806bd9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x61b743811e0d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x61b74383741c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x61b7437cfb97 - glfw[bf146f0d32f467e9]::fail_on_errors
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:637:5
[INFO] [stdout]   17:     0x61b7437a2e66 - <glfw[bf146f0d32f467e9]::fail_on_errors as core[28b146924c2f19c6]::ops::function::FnMut<(glfw[bf146f0d32f467e9]::Error, alloc[95e62e727ddf147d]::string::String)>>::call_mut
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:166:5
[INFO] [stdout]   18:     0x61b7437d8760 - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnMut<(glfw[bf146f0d32f467e9]::Error, alloc[95e62e727ddf147d]::string::String), Output = ()>> as core[28b146924c2f19c6]::ops::function::FnMut<(glfw[bf146f0d32f467e9]::Error, alloc[95e62e727ddf147d]::string::String)>>::call_mut
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2284:9
[INFO] [stdout]   19:     0x61b7437db56e - glfw[bf146f0d32f467e9]::callbacks::error::callback::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/callbacks.rs:50:50
[INFO] [stdout]   20:     0x61b7437e535d - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<core[28b146924c2f19c6]::option::Option<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnMut<(glfw[bf146f0d32f467e9]::Error, alloc[95e62e727ddf147d]::string::String), Output = ()>>>>>>::try_with::<glfw[bf146f0d32f467e9]::callbacks::error::callback::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   21:     0x61b7437e5259 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<core[28b146924c2f19c6]::option::Option<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnMut<(glfw[bf146f0d32f467e9]::Error, alloc[95e62e727ddf147d]::string::String), Output = ()>>>>>>::with::<glfw[bf146f0d32f467e9]::callbacks::error::callback::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   22:     0x61b7437de3a7 - glfw[bf146f0d32f467e9]::callbacks::error::callback
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/callbacks.rs:48:26
[INFO] [stdout]   23:     0x61b7437e8765 - _glfwInputError
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/init.c:311:9
[INFO] [stdout]   24:     0x61b7437eec01 - _glfwPlatformInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/x11_init.c:1116:13
[INFO] [stdout]   25:     0x61b7437e87d9 - glfwInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/init.c:327:10
[INFO] [stdout]   26:     0x61b7437cfbb7 - glfw[bf146f0d32f467e9]::init_no_callbacks
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:1079:17
[INFO] [stdout]   27:     0x61b7437a345d - glfw[bf146f0d32f467e9]::init::<glfw[bf146f0d32f467e9]::fail_on_errors>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:1072:5
[INFO] [stdout]   28:     0x61b7437a6869 - <tinystorm[be6c46d500398ee1]::window::WindowBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/src/window.rs:463:30
[INFO] [stdout]   29:     0x61b7437a27e0 - rust_out[55b2f4d6dc07c20e]::main::_doctest_main_src_lib_rs_6_0
[INFO] [stdout]   30:     0x61b7437a27a6 - rust_out[55b2f4d6dc07c20e]::main
[INFO] [stdout]   31:     0x61b7437a28c3 - <fn() as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   32:     0x61b7437a2766 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   33:     0x61b7437a2779 - std[929523f510218772]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   34:     0x61b743821a97 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   35:     0x61b743821a97 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x61b743821a97 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x61b743821a97 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x61b743821a97 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   39:     0x61b743821a97 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x61b743821a97 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x61b743821a97 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x61b743821a97 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   43:     0x61b7437a2751 - std[929523f510218772]::rt::lang_start::<()>
[INFO] [stdout]   44:     0x61b7437a2925 - main
[INFO] [stdout]   45:     0x76cb697231ca - <unknown>
[INFO] [stdout]   46:     0x76cb6972328b - __libc_start_main
[INFO] [stdout]   47:     0x61b7437a2595 - _start
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (473) panicked at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:225:5:
[INFO] [stdout] panic in a function that cannot unwind
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61b743826078 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61b743826078 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61b743826078 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61b743826078 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61b743836c6a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61b743836c6a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61b7438299d2 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61b7438299d2 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61b743811566 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61b743811566 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61b7438222f1 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x61b7438224ab - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x61b743811654 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x61b743806bd9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x61b743811e0d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x61b74383720d - core[28b146924c2f19c6]::panicking::panic_nounwind_fmt::runtime
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:122:22
[INFO] [stdout]   16:     0x61b74383720d - core[28b146924c2f19c6]::panicking::panic_nounwind_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/intrinsics/mod.rs:2450:9
[INFO] [stdout]   17:     0x61b74383718b - core[28b146924c2f19c6]::panicking::panic_nounwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:225:5
[INFO] [stdout]   18:     0x61b743837317 - core[28b146924c2f19c6]::panicking::panic_cannot_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:337:5
[INFO] [stdout]   19:     0x61b7437de3af - glfw[bf146f0d32f467e9]::callbacks::error::callback
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/callbacks.rs:47:9
[INFO] [stdout]   20:     0x61b7437e8765 - _glfwInputError
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/init.c:311:9
[INFO] [stdout]   21:     0x61b7437eec01 - _glfwPlatformInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/x11_init.c:1116:13
[INFO] [stdout]   22:     0x61b7437e87d9 - glfwInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/init.c:327:10
[INFO] [stdout]   23:     0x61b7437cfbb7 - glfw[bf146f0d32f467e9]::init_no_callbacks
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:1079:17
[INFO] [stdout]   24:     0x61b7437a345d - glfw[bf146f0d32f467e9]::init::<glfw[bf146f0d32f467e9]::fail_on_errors>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:1072:5
[INFO] [stdout]   25:     0x61b7437a6869 - <tinystorm[be6c46d500398ee1]::window::WindowBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/src/window.rs:463:30
[INFO] [stdout]   26:     0x61b7437a27e0 - rust_out[55b2f4d6dc07c20e]::main::_doctest_main_src_lib_rs_6_0
[INFO] [stdout]   27:     0x61b7437a27a6 - rust_out[55b2f4d6dc07c20e]::main
[INFO] [stdout]   28:     0x61b7437a28c3 - <fn() as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   29:     0x61b7437a2766 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   30:     0x61b7437a2779 - std[929523f510218772]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   31:     0x61b743821a97 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   32:     0x61b743821a97 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x61b743821a97 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x61b743821a97 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x61b743821a97 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   36:     0x61b743821a97 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x61b743821a97 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x61b743821a97 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x61b743821a97 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   40:     0x61b7437a2751 - std[929523f510218772]::rt::lang_start::<()>
[INFO] [stdout]   41:     0x61b7437a2925 - main
[INFO] [stdout]   42:     0x76cb697231ca - <unknown>
[INFO] [stdout]   43:     0x76cb6972328b - __libc_start_main
[INFO] [stdout]   44:     0x61b7437a2595 - _start
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] thread caused non-unwinding panic. aborting.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 261) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (517) panicked at src/texture.rs:23:37:
[INFO] [stdout] Failed to load texture at: ./assets/textures/super_mario.png. Error: No such file or directory (os error 2).
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e1afa5b60f8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e1afa5b60f8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e1afa5b60f8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e1afa5b60f8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e1afa5ca3ca - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e1afa5ca3ca - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5e1afa5ba452 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e1afa5ba452 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e1afa59ce66 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e1afa59ce66 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e1afa5af071 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5e1afa5af22b - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5e1afa59cf22 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5e1afa5922c9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5e1afa59dbad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5e1afa5cab5c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5e1afa1b94cf - <tinystorm[be6c46d500398ee1]::texture::Texture>::load_from_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/texture.rs:23:37
[INFO] [stdout]   17:     0x5e1afa1b508d - rust_out[55b2f4d6dc07c20e]::main::_doctest_main_src_lib_rs_261_0
[INFO] [stdout]   18:     0x5e1afa1b5066 - rust_out[55b2f4d6dc07c20e]::main
[INFO] [stdout]   19:     0x5e1afa1b50b3 - <fn() as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5e1afa1b5026 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   21:     0x5e1afa1b5039 - std[929523f510218772]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   22:     0x5e1afa5ae617 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   23:     0x5e1afa5ae617 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x5e1afa5ae617 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   25:     0x5e1afa5ae617 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x5e1afa5ae617 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   27:     0x5e1afa5ae617 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5e1afa5ae617 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5e1afa5ae617 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5e1afa5ae617 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   31:     0x5e1afa1b5011 - std[929523f510218772]::rt::lang_start::<()>
[INFO] [stdout]   32:     0x5e1afa1b5115 - main
[INFO] [stdout]   33:     0x71c8c06171ca - <unknown>
[INFO] [stdout]   34:     0x71c8c061728b - __libc_start_main
[INFO] [stdout]   35:     0x5e1afa1b4f15 - _start
[INFO] [stdout]   36:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/window.rs - window::Window::is_key_pressed (line 223) stdout ----
[INFO] [stdout] Test executable failed (signal: 6 (SIGABRT) (core dumped)).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (518) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:637:5:
[INFO] [stdout] GLFW Error: X11: The DISPLAY environment variable is missing
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60252c104c28 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60252c104c28 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60252c104c28 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60252c104c28 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60252c115dfa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60252c115dfa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x60252c108b62 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x60252c108b62 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60252c0efd26 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60252c0efd26 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60252c100bb1 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x60252c100d6b - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x60252c0efde2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x60252c0e5319 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x60252c0f064d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x60252c1165ac - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x60252c0ae277 - glfw[bf146f0d32f467e9]::fail_on_errors
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:637:5
[INFO] [stdout]   17:     0x60252c0814e6 - <glfw[bf146f0d32f467e9]::fail_on_errors as core[28b146924c2f19c6]::ops::function::FnMut<(glfw[bf146f0d32f467e9]::Error, alloc[95e62e727ddf147d]::string::String)>>::call_mut
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:166:5
[INFO] [stdout]   18:     0x60252c0b6e40 - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnMut<(glfw[bf146f0d32f467e9]::Error, alloc[95e62e727ddf147d]::string::String), Output = ()>> as core[28b146924c2f19c6]::ops::function::FnMut<(glfw[bf146f0d32f467e9]::Error, alloc[95e62e727ddf147d]::string::String)>>::call_mut
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2284:9
[INFO] [stdout]   19:     0x60252c0b9c4e - glfw[bf146f0d32f467e9]::callbacks::error::callback::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/callbacks.rs:50:50
[INFO] [stdout]   20:     0x60252c0c3a3d - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<core[28b146924c2f19c6]::option::Option<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnMut<(glfw[bf146f0d32f467e9]::Error, alloc[95e62e727ddf147d]::string::String), Output = ()>>>>>>::try_with::<glfw[bf146f0d32f467e9]::callbacks::error::callback::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   21:     0x60252c0c3939 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<core[28b146924c2f19c6]::option::Option<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnMut<(glfw[bf146f0d32f467e9]::Error, alloc[95e62e727ddf147d]::string::String), Output = ()>>>>>>::with::<glfw[bf146f0d32f467e9]::callbacks::error::callback::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   22:     0x60252c0bca87 - glfw[bf146f0d32f467e9]::callbacks::error::callback
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/callbacks.rs:48:26
[INFO] [stdout]   23:     0x60252c0c6e45 - _glfwInputError
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/init.c:311:9
[INFO] [stdout]   24:     0x60252c0cd2e1 - _glfwPlatformInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/x11_init.c:1116:13
[INFO] [stdout]   25:     0x60252c0c6eb9 - glfwInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/init.c:327:10
[INFO] [stdout]   26:     0x60252c0ae297 - glfw[bf146f0d32f467e9]::init_no_callbacks
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:1079:17
[INFO] [stdout]   27:     0x60252c081add - glfw[bf146f0d32f467e9]::init::<glfw[bf146f0d32f467e9]::fail_on_errors>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:1072:5
[INFO] [stdout]   28:     0x60252c084f49 - <tinystorm[be6c46d500398ee1]::window::WindowBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/src/window.rs:463:30
[INFO] [stdout]   29:     0x60252c080e00 - rust_out[55b2f4d6dc07c20e]::main::_doctest_main_src_window_rs_223_0
[INFO] [stdout]   30:     0x60252c080db6 - rust_out[55b2f4d6dc07c20e]::main
[INFO] [stdout]   31:     0x60252c080f43 - <fn() as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   32:     0x60252c080d76 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   33:     0x60252c080d89 - std[929523f510218772]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   34:     0x60252c100357 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   35:     0x60252c100357 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x60252c100357 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x60252c100357 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x60252c100357 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   39:     0x60252c100357 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x60252c100357 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x60252c100357 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x60252c100357 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   43:     0x60252c080d61 - std[929523f510218772]::rt::lang_start::<()>
[INFO] [stdout]   44:     0x60252c080fa5 - main
[INFO] [stdout]   45:     0x7af137a061ca - <unknown>
[INFO] [stdout]   46:     0x7af137a0628b - __libc_start_main
[INFO] [stdout]   47:     0x60252c080ba5 - _start
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (518) panicked at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:225:5:
[INFO] [stdout] panic in a function that cannot unwind
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60252c104c28 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60252c104c28 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60252c104c28 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60252c104c28 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60252c115dfa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60252c115dfa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x60252c108b62 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x60252c108b62 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60252c0efd26 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60252c0efd26 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60252c100bb1 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x60252c100d6b - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x60252c0efe14 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x60252c0e5319 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x60252c0f064d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x60252c11639d - core[28b146924c2f19c6]::panicking::panic_nounwind_fmt::runtime
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:122:22
[INFO] [stdout]   16:     0x60252c11639d - core[28b146924c2f19c6]::panicking::panic_nounwind_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/intrinsics/mod.rs:2450:9
[INFO] [stdout]   17:     0x60252c11631b - core[28b146924c2f19c6]::panicking::panic_nounwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:225:5
[INFO] [stdout]   18:     0x60252c1164a7 - core[28b146924c2f19c6]::panicking::panic_cannot_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:337:5
[INFO] [stdout]   19:     0x60252c0bca8f - glfw[bf146f0d32f467e9]::callbacks::error::callback
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/callbacks.rs:47:9
[INFO] [stdout]   20:     0x60252c0c6e45 - _glfwInputError
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/init.c:311:9
[INFO] [stdout]   21:     0x60252c0cd2e1 - _glfwPlatformInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/x11_init.c:1116:13
[INFO] [stdout]   22:     0x60252c0c6eb9 - glfwInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/init.c:327:10
[INFO] [stdout]   23:     0x60252c0ae297 - glfw[bf146f0d32f467e9]::init_no_callbacks
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:1079:17
[INFO] [stdout]   24:     0x60252c081add - glfw[bf146f0d32f467e9]::init::<glfw[bf146f0d32f467e9]::fail_on_errors>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:1072:5
[INFO] [stdout]   25:     0x60252c084f49 - <tinystorm[be6c46d500398ee1]::window::WindowBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/src/window.rs:463:30
[INFO] [stdout]   26:     0x60252c080e00 - rust_out[55b2f4d6dc07c20e]::main::_doctest_main_src_window_rs_223_0
[INFO] [stdout]   27:     0x60252c080db6 - rust_out[55b2f4d6dc07c20e]::main
[INFO] [stdout]   28:     0x60252c080f43 - <fn() as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   29:     0x60252c080d76 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   30:     0x60252c080d89 - std[929523f510218772]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   31:     0x60252c100357 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   32:     0x60252c100357 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x60252c100357 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x60252c100357 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x60252c100357 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   36:     0x60252c100357 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x60252c100357 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x60252c100357 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x60252c100357 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   40:     0x60252c080d61 - std[929523f510218772]::rt::lang_start::<()>
[INFO] [stdout]   41:     0x60252c080fa5 - main
[INFO] [stdout]   42:     0x7af137a061ca - <unknown>
[INFO] [stdout]   43:     0x7af137a0628b - __libc_start_main
[INFO] [stdout]   44:     0x60252c080ba5 - _start
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] thread caused non-unwinding panic. aborting.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/texture.rs - texture::Texture::load_from_file (line 15) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (519) panicked at src/texture.rs:23:37:
[INFO] [stdout] Failed to load texture at: ./assets/super_mario.png. Error: No such file or directory (os error 2).
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b9afbf5188 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55b9afbf5188 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55b9afbf5188 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55b9afbf5188 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55b9afc0945a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55b9afc0945a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x55b9afbf94e2 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x55b9afbf94e2 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x55b9afbdbef6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55b9afbdbef6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55b9afbee101 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x55b9afbee2bb - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x55b9afbdbfb2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x55b9afbd1359 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x55b9afbdcc3d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x55b9afc09bec - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x55b9af7f855f - <tinystorm[be6c46d500398ee1]::texture::Texture>::load_from_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/texture.rs:23:37
[INFO] [stdout]   17:     0x55b9af7f40b1 - rust_out[55b2f4d6dc07c20e]::main::_doctest_main_src_texture_rs_15_0
[INFO] [stdout]   18:     0x55b9af7f4076 - rust_out[55b2f4d6dc07c20e]::main
[INFO] [stdout]   19:     0x55b9af7f4143 - <fn() as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x55b9af7f4036 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   21:     0x55b9af7f4049 - std[929523f510218772]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   22:     0x55b9afbed6a7 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   23:     0x55b9afbed6a7 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x55b9afbed6a7 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   25:     0x55b9afbed6a7 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x55b9afbed6a7 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   27:     0x55b9afbed6a7 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x55b9afbed6a7 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x55b9afbed6a7 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x55b9afbed6a7 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   31:     0x55b9af7f4021 - std[929523f510218772]::rt::lang_start::<()>
[INFO] [stdout]   32:     0x55b9af7f41a5 - main
[INFO] [stdout]   33:     0x796f27e951ca - <unknown>
[INFO] [stdout]   34:     0x796f27e9528b - __libc_start_main
[INFO] [stdout]   35:     0x55b9af7f3f25 - _start
[INFO] [stdout]   36:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/window.rs - window::Window::is_mouse_button_just_pressed (line 290) stdout ----
[INFO] [stdout] Test executable failed (signal: 6 (SIGABRT) (core dumped)).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (520) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:637:5:
[INFO] [stdout] GLFW Error: X11: The DISPLAY environment variable is missing
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d6a99ef4c28 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d6a99ef4c28 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d6a99ef4c28 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d6a99ef4c28 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d6a99f05dfa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d6a99f05dfa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5d6a99ef8b62 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d6a99ef8b62 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d6a99edfd26 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d6a99edfd26 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d6a99ef0bb1 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5d6a99ef0d6b - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5d6a99edfde2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5d6a99ed5319 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5d6a99ee064d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5d6a99f065ac - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5d6a99e9e277 - glfw[bf146f0d32f467e9]::fail_on_errors
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:637:5
[INFO] [stdout]   17:     0x5d6a99e714e6 - <glfw[bf146f0d32f467e9]::fail_on_errors as core[28b146924c2f19c6]::ops::function::FnMut<(glfw[bf146f0d32f467e9]::Error, alloc[95e62e727ddf147d]::string::String)>>::call_mut
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:166:5
[INFO] [stdout]   18:     0x5d6a99ea6e40 - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnMut<(glfw[bf146f0d32f467e9]::Error, alloc[95e62e727ddf147d]::string::String), Output = ()>> as core[28b146924c2f19c6]::ops::function::FnMut<(glfw[bf146f0d32f467e9]::Error, alloc[95e62e727ddf147d]::string::String)>>::call_mut
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2284:9
[INFO] [stdout]   19:     0x5d6a99ea9c4e - glfw[bf146f0d32f467e9]::callbacks::error::callback::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/callbacks.rs:50:50
[INFO] [stdout]   20:     0x5d6a99eb3a3d - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<core[28b146924c2f19c6]::option::Option<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnMut<(glfw[bf146f0d32f467e9]::Error, alloc[95e62e727ddf147d]::string::String), Output = ()>>>>>>::try_with::<glfw[bf146f0d32f467e9]::callbacks::error::callback::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   21:     0x5d6a99eb3939 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<core[28b146924c2f19c6]::option::Option<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnMut<(glfw[bf146f0d32f467e9]::Error, alloc[95e62e727ddf147d]::string::String), Output = ()>>>>>>::with::<glfw[bf146f0d32f467e9]::callbacks::error::callback::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   22:     0x5d6a99eaca87 - glfw[bf146f0d32f467e9]::callbacks::error::callback
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/callbacks.rs:48:26
[INFO] [stdout]   23:     0x5d6a99eb6e45 - _glfwInputError
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/init.c:311:9
[INFO] [stdout]   24:     0x5d6a99ebd2e1 - _glfwPlatformInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/x11_init.c:1116:13
[INFO] [stdout]   25:     0x5d6a99eb6eb9 - glfwInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/init.c:327:10
[INFO] [stdout]   26:     0x5d6a99e9e297 - glfw[bf146f0d32f467e9]::init_no_callbacks
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:1079:17
[INFO] [stdout]   27:     0x5d6a99e71add - glfw[bf146f0d32f467e9]::init::<glfw[bf146f0d32f467e9]::fail_on_errors>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:1072:5
[INFO] [stdout]   28:     0x5d6a99e74f49 - <tinystorm[be6c46d500398ee1]::window::WindowBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/src/window.rs:463:30
[INFO] [stdout]   29:     0x5d6a99e70e00 - rust_out[55b2f4d6dc07c20e]::main::_doctest_main_src_window_rs_290_0
[INFO] [stdout]   30:     0x5d6a99e70db6 - rust_out[55b2f4d6dc07c20e]::main
[INFO] [stdout]   31:     0x5d6a99e70f43 - <fn() as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   32:     0x5d6a99e70d76 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   33:     0x5d6a99e70d89 - std[929523f510218772]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   34:     0x5d6a99ef0357 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   35:     0x5d6a99ef0357 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5d6a99ef0357 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5d6a99ef0357 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5d6a99ef0357 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   39:     0x5d6a99ef0357 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5d6a99ef0357 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5d6a99ef0357 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5d6a99ef0357 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   43:     0x5d6a99e70d61 - std[929523f510218772]::rt::lang_start::<()>
[INFO] [stdout]   44:     0x5d6a99e70fa5 - main
[INFO] [stdout]   45:     0x7695b12cc1ca - <unknown>
[INFO] [stdout]   46:     0x7695b12cc28b - __libc_start_main
[INFO] [stdout]   47:     0x5d6a99e70ba5 - _start
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (520) panicked at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:225:5:
[INFO] [stdout] panic in a function that cannot unwind
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d6a99ef4c28 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d6a99ef4c28 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d6a99ef4c28 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d6a99ef4c28 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d6a99f05dfa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d6a99f05dfa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5d6a99ef8b62 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d6a99ef8b62 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d6a99edfd26 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d6a99edfd26 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d6a99ef0bb1 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5d6a99ef0d6b - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5d6a99edfe14 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5d6a99ed5319 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5d6a99ee064d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5d6a99f0639d - core[28b146924c2f19c6]::panicking::panic_nounwind_fmt::runtime
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:122:22
[INFO] [stdout]   16:     0x5d6a99f0639d - core[28b146924c2f19c6]::panicking::panic_nounwind_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/intrinsics/mod.rs:2450:9
[INFO] [stdout]   17:     0x5d6a99f0631b - core[28b146924c2f19c6]::panicking::panic_nounwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:225:5
[INFO] [stdout]   18:     0x5d6a99f064a7 - core[28b146924c2f19c6]::panicking::panic_cannot_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:337:5
[INFO] [stdout]   19:     0x5d6a99eaca8f - glfw[bf146f0d32f467e9]::callbacks::error::callback
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/callbacks.rs:47:9
[INFO] [stdout]   20:     0x5d6a99eb6e45 - _glfwInputError
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/init.c:311:9
[INFO] [stdout]   21:     0x5d6a99ebd2e1 - _glfwPlatformInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/x11_init.c:1116:13
[INFO] [stdout]   22:     0x5d6a99eb6eb9 - glfwInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/init.c:327:10
[INFO] [stdout]   23:     0x5d6a99e9e297 - glfw[bf146f0d32f467e9]::init_no_callbacks
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:1079:17
[INFO] [stdout]   24:     0x5d6a99e71add - glfw[bf146f0d32f467e9]::init::<glfw[bf146f0d32f467e9]::fail_on_errors>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:1072:5
[INFO] [stdout]   25:     0x5d6a99e74f49 - <tinystorm[be6c46d500398ee1]::window::WindowBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/src/window.rs:463:30
[INFO] [stdout]   26:     0x5d6a99e70e00 - rust_out[55b2f4d6dc07c20e]::main::_doctest_main_src_window_rs_290_0
[INFO] [stdout]   27:     0x5d6a99e70db6 - rust_out[55b2f4d6dc07c20e]::main
[INFO] [stdout]   28:     0x5d6a99e70f43 - <fn() as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   29:     0x5d6a99e70d76 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   30:     0x5d6a99e70d89 - std[929523f510218772]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   31:     0x5d6a99ef0357 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   32:     0x5d6a99ef0357 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x5d6a99ef0357 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5d6a99ef0357 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5d6a99ef0357 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   36:     0x5d6a99ef0357 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5d6a99ef0357 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5d6a99ef0357 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5d6a99ef0357 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   40:     0x5d6a99e70d61 - std[929523f510218772]::rt::lang_start::<()>
[INFO] [stdout]   41:     0x5d6a99e70fa5 - main
[INFO] [stdout]   42:     0x7695b12cc1ca - <unknown>
[INFO] [stdout]   43:     0x7695b12cc28b - __libc_start_main
[INFO] [stdout]   44:     0x5d6a99e70ba5 - _start
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] thread caused non-unwinding panic. aborting.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/window.rs - window::Window::is_mouse_button_pressed (line 269) stdout ----
[INFO] [stdout] Test executable failed (signal: 6 (SIGABRT) (core dumped)).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (521) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:637:5:
[INFO] [stdout] GLFW Error: X11: The DISPLAY environment variable is missing
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x584bae121c18 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x584bae121c18 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x584bae121c18 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x584bae121c18 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x584bae132dea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x584bae132dea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x584bae125b52 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x584bae125b52 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x584bae10cd16 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x584bae10cd16 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x584bae11dba1 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x584bae11dd5b - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x584bae10cdd2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x584bae102309 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x584bae10d63d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x584bae13359c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x584bae0cb267 - glfw[bf146f0d32f467e9]::fail_on_errors
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:637:5
[INFO] [stdout]   17:     0x584bae09e4d6 - <glfw[bf146f0d32f467e9]::fail_on_errors as core[28b146924c2f19c6]::ops::function::FnMut<(glfw[bf146f0d32f467e9]::Error, alloc[95e62e727ddf147d]::string::String)>>::call_mut
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:166:5
[INFO] [stdout]   18:     0x584bae0d3e30 - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnMut<(glfw[bf146f0d32f467e9]::Error, alloc[95e62e727ddf147d]::string::String), Output = ()>> as core[28b146924c2f19c6]::ops::function::FnMut<(glfw[bf146f0d32f467e9]::Error, alloc[95e62e727ddf147d]::string::String)>>::call_mut
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2284:9
[INFO] [stdout]   19:     0x584bae0d6c3e - glfw[bf146f0d32f467e9]::callbacks::error::callback::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/callbacks.rs:50:50
[INFO] [stdout]   20:     0x584bae0e0a2d - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<core[28b146924c2f19c6]::option::Option<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnMut<(glfw[bf146f0d32f467e9]::Error, alloc[95e62e727ddf147d]::string::String), Output = ()>>>>>>::try_with::<glfw[bf146f0d32f467e9]::callbacks::error::callback::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   21:     0x584bae0e0929 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<core[28b146924c2f19c6]::option::Option<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnMut<(glfw[bf146f0d32f467e9]::Error, alloc[95e62e727ddf147d]::string::String), Output = ()>>>>>>::with::<glfw[bf146f0d32f467e9]::callbacks::error::callback::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   22:     0x584bae0d9a77 - glfw[bf146f0d32f467e9]::callbacks::error::callback
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/callbacks.rs:48:26
[INFO] [stdout]   23:     0x584bae0e3e35 - _glfwInputError
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/init.c:311:9
[INFO] [stdout]   24:     0x584bae0ea2d1 - _glfwPlatformInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/x11_init.c:1116:13
[INFO] [stdout]   25:     0x584bae0e3ea9 - glfwInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/init.c:327:10
[INFO] [stdout]   26:     0x584bae0cb287 - glfw[bf146f0d32f467e9]::init_no_callbacks
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:1079:17
[INFO] [stdout]   27:     0x584bae09eacd - glfw[bf146f0d32f467e9]::init::<glfw[bf146f0d32f467e9]::fail_on_errors>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:1072:5
[INFO] [stdout]   28:     0x584bae0a1f39 - <tinystorm[be6c46d500398ee1]::window::WindowBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/src/window.rs:463:30
[INFO] [stdout]   29:     0x584bae09de00 - rust_out[55b2f4d6dc07c20e]::main::_doctest_main_src_window_rs_269_0
[INFO] [stdout]   30:     0x584bae09ddb6 - rust_out[55b2f4d6dc07c20e]::main
[INFO] [stdout]   31:     0x584bae09df33 - <fn() as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   32:     0x584bae09dd76 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   33:     0x584bae09dd89 - std[929523f510218772]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   34:     0x584bae11d347 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   35:     0x584bae11d347 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x584bae11d347 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x584bae11d347 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x584bae11d347 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   39:     0x584bae11d347 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x584bae11d347 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x584bae11d347 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x584bae11d347 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   43:     0x584bae09dd61 - std[929523f510218772]::rt::lang_start::<()>
[INFO] [stdout]   44:     0x584bae09df95 - main
[INFO] [stdout]   45:     0x76aaf40331ca - <unknown>
[INFO] [stdout]   46:     0x76aaf403328b - __libc_start_main
[INFO] [stdout]   47:     0x584bae09dba5 - _start
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (521) panicked at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:225:5:
[INFO] [stdout] panic in a function that cannot unwind
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x584bae121c18 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x584bae121c18 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x584bae121c18 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x584bae121c18 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x584bae132dea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x584bae132dea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x584bae125b52 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x584bae125b52 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x584bae10cd16 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x584bae10cd16 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x584bae11dba1 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x584bae11dd5b - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x584bae10ce04 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x584bae102309 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x584bae10d63d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x584bae13338d - core[28b146924c2f19c6]::panicking::panic_nounwind_fmt::runtime
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:122:22
[INFO] [stdout]   16:     0x584bae13338d - core[28b146924c2f19c6]::panicking::panic_nounwind_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/intrinsics/mod.rs:2450:9
[INFO] [stdout]   17:     0x584bae13330b - core[28b146924c2f19c6]::panicking::panic_nounwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:225:5
[INFO] [stdout]   18:     0x584bae133497 - core[28b146924c2f19c6]::panicking::panic_cannot_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:337:5
[INFO] [stdout]   19:     0x584bae0d9a7f - glfw[bf146f0d32f467e9]::callbacks::error::callback
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/callbacks.rs:47:9
[INFO] [stdout]   20:     0x584bae0e3e35 - _glfwInputError
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/init.c:311:9
[INFO] [stdout]   21:     0x584bae0ea2d1 - _glfwPlatformInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/x11_init.c:1116:13
[INFO] [stdout]   22:     0x584bae0e3ea9 - glfwInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-5.0.0+3.3.9/glfw/src/init.c:327:10
[INFO] [stdout]   23:     0x584bae0cb287 - glfw[bf146f0d32f467e9]::init_no_callbacks
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:1079:17
[INFO] [stdout]   24:     0x584bae09eacd - glfw[bf146f0d32f467e9]::init::<glfw[bf146f0d32f467e9]::fail_on_errors>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.59.0/src/lib.rs:1072:5
[INFO] [stdout]   25:     0x584bae0a1f39 - <tinystorm[be6c46d500398ee1]::window::WindowBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/src/window.rs:463:30
[INFO] [stdout]   26:     0x584bae09de00 - rust_out[55b2f4d6dc07c20e]::main::_doctest_main_src_window_rs_269_0
[INFO] [stdout]   27:     0x584bae09ddb6 - rust_out[55b2f4d6dc07c20e]::main
[INFO] [stdout]   28:     0x584bae09df33 - <fn() as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   29:     0x584bae09dd76 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   30:     0x584bae09dd89 - std[929523f510218772]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   31:     0x584bae11d347 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   32:     0x584bae11d347 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x584bae11d347 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x584bae11d347 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x584bae11d347 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   36:     0x584bae11d347 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x584bae11d347 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x584bae11d347 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x584bae11d347 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   40:     0x584bae09dd61 - std[929523f510218772]::rt::lang_start::<()>
[INFO] [stdout]   41:     0x584bae09df95 - main
[INFO] [stdout]   42:     0x76aaf40331ca - <unknown>
[INFO] [stdout]   43:     0x76aaf403328b - __libc_start_main
[INFO] [stdout]   44:     0x584bae09dba5 - _start
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] thread caused non-unwinding panic. aborting.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 125)
[INFO] [stdout]     src/lib.rs - (line 138)
[INFO] [stdout]     src/lib.rs - (line 157)
[INFO] [stdout]     src/lib.rs - (line 18)
[INFO] [stdout]     src/lib.rs - (line 184)
[INFO] [stdout]     src/lib.rs - (line 216)
[INFO] [stdout]     src/lib.rs - (line 232)
[INFO] [stdout]     src/lib.rs - (line 241)
[INFO] [stdout]     src/lib.rs - (line 261)
[INFO] [stdout]     src/lib.rs - (line 272)
[INFO] [stdout]     src/lib.rs - (line 41)
[INFO] [stdout]     src/lib.rs - (line 6)
[INFO] [stdout]     src/lib.rs - (line 98)
[INFO] [stdout]     src/mesh.rs - mesh::IndexedMesh (line 494)
[INFO] [stdout]     src/mesh.rs - mesh::IndexedMesh::draw (line 770)
[INFO] [stdout]     src/mesh.rs - mesh::IndexedMesh::new (line 725)
[INFO] [stdout]     src/mesh.rs - mesh::Layout::next_attribute (line 95)
[INFO] [stdout]     src/mesh.rs - mesh::Mesh (line 171)
[INFO] [stdout]     src/mesh.rs - mesh::Mesh::draw (line 464)
[INFO] [stdout]     src/mesh.rs - mesh::Mesh::new (line 437)
[INFO] [stdout]     src/texture.rs - texture::Texture::load_from_file (line 15)
[INFO] [stdout]     src/window.rs - window::Window (line 9)
[INFO] [stdout]     src/window.rs - window::Window::is_key_just_pressed (line 244)
[INFO] [stdout]     src/window.rs - window::Window::is_key_pressed (line 223)
[INFO] [stdout]     src/window.rs - window::Window::is_mouse_button_just_pressed (line 290)
[INFO] [stdout]     src/window.rs - window::Window::is_mouse_button_pressed (line 269)
[INFO] [stdout]     src/window.rs - window::Window::is_running (line 66)
[INFO] [stdout]     src/window.rs - window::Window::poll_events (line 75)
[INFO] [stdout]     src/window.rs - window::Window::swap_buffers (line 145)
[INFO] [stdout]     src/window.rs - window::WindowBuilder (line 535)
[INFO] [stdout]     src/window.rs - window::WindowBuilder::NO_MAX_FPS (line 390)
[INFO] [stdout]     src/window.rs - window::WindowBuilder::NO_MSAA (line 399)
[INFO] [stdout]     src/window.rs - window::WindowBuilder::build (line 454)
[INFO] [stdout]     src/window.rs - window::WindowBuilder::with_max_fps (line 427)
[INFO] [stdout]     src/window.rs - window::WindowBuilder::with_max_fps (line 435)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 35 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.36s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 6.82s; merged doctests compilation took 0.45s
[INFO] running `Command { std: "docker" "inspect" "9cfac5cc2d28c3434f9f05ecaad55b1d087f7ff5ba58f8fc00d61876634e3bb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cfac5cc2d28c3434f9f05ecaad55b1d087f7ff5ba58f8fc00d61876634e3bb9", kill_on_drop: false }`
[INFO] [stdout] 9cfac5cc2d28c3434f9f05ecaad55b1d087f7ff5ba58f8fc00d61876634e3bb9
